Merge lp:~darkxst/debian-cd/ug-syslinux2 into lp:~ubuntu-cdimage/debian-cd/ubun3

Proposed by Tim Lunn
Status: Merged
Merged at revision: 1871
Proposed branch: lp:~darkxst/debian-cd/ug-syslinux2
Merge into: lp:~ubuntu-cdimage/debian-cd/ubun3
Diff against target: 25 lines (+0/-4)
2 files modified
tools/boot/saucy/boot-amd64 (+0/-2)
tools/boot/saucy/boot-i386 (+0/-2)
To merge this branch: bzr merge lp:~darkxst/debian-cd/ug-syslinux2
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+184882@code.launchpad.net

Description of the change

Ubuntu GNOME will now just use the default text colours

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tools/boot/saucy/boot-amd64'
2--- tools/boot/saucy/boot-amd64 2013-08-30 08:02:57 +0000
3+++ tools/boot/saucy/boot-amd64 2013-09-10 21:38:45 +0000
4@@ -331,8 +331,6 @@
5 fi
6 if [ "$PROJECT" = ubuntu-gnome ]; then
7 cat >> boot$N/isolinux/gfxboot.cfg <<EOF
8-foreground=0xFFFFFF
9-background=0x0087ED
10 screen-colour=0x2D3335
11 EOF
12 fi
13
14=== modified file 'tools/boot/saucy/boot-i386'
15--- tools/boot/saucy/boot-i386 2013-08-30 08:02:57 +0000
16+++ tools/boot/saucy/boot-i386 2013-09-10 21:38:45 +0000
17@@ -311,8 +311,6 @@
18 fi
19 if [ "$PROJECT" = ubuntu-gnome ]; then
20 cat >> boot$N/isolinux/gfxboot.cfg <<EOF
21-foreground=0xFFFFFF
22-background=0x0087ED
23 screen-colour=0x2D3335
24 EOF
25 fi

Subscribers

People subscribed via source and target branches