summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-01-03 16:16:54 +0000
committerFrancois Pons <fpons@mandriva.com>2000-01-03 16:16:54 +0000
commit530019effd566e71f900dde5cff3ee53c408b8a1 (patch)
tree9cc876434d821e9782aa7876fe5e16c423099076
parentcd67a9f06a34f25d7e58dc72f957edccb4f0ba02 (diff)
downloaddrakx-backup-do-not-use-530019effd566e71f900dde5cff3ee53c408b8a1.tar
drakx-backup-do-not-use-530019effd566e71f900dde5cff3ee53c408b8a1.tar.gz
drakx-backup-do-not-use-530019effd566e71f900dde5cff3ee53c408b8a1.tar.bz2
drakx-backup-do-not-use-530019effd566e71f900dde5cff3ee53c408b8a1.tar.xz
drakx-backup-do-not-use-530019effd566e71f900dde5cff3ee53c408b8a1.zip
*** empty log message ***
-rw-r--r--docs/TODO10
-rwxr-xr-xmake_boot_img4
2 files changed, 7 insertions, 7 deletions
diff --git a/docs/TODO b/docs/TODO
index 43f6719c9..c4bcab7bd 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,15 +1,15 @@
-bug: Lrosqu'on effectue une mise à jour et que /etc/lilo.conf contient la
-variable « default » positionnée sur autre chose que « linux » ou «
-windows », DrakX est incapable de générer LILO.
+(done,fpons)bug: Lrosqu'on effectue une mise à jour et que /etc/lilo.conf
+contient la variable « default » positionnée sur autre chose que
+« linux » ou « windows », DrakX est incapable de générer LILO.
-bug: GeForce and hd.img?
+(done,fpons)bug: GeForce and hd.img?
noatime option for ext2 fs on laptops (do not wake up the hd)
Do not update inode access times on this
file system (e.g, for faster access on the
news spool to speed up news servers).
-(?)for upgrade in expert, give choice of packages to install
+(done,fpons)for upgrade in expert, give choice of packages to install
choosing packages available in upgrade?
refresh the kde desktop after package installation in rpmdrake
diff --git a/make_boot_img b/make_boot_img
index 63286d61f..ceed9091f 100755
--- a/make_boot_img
+++ b/make_boot_img
@@ -95,12 +95,12 @@ sub msg_boot_img {
initrd("${mnt}2", "$mnt/$type.rdz");
my $timeout = $ks ? 1 : 72;
+ my $setmode = !($type eq 'hd') && "mode 0x101\n";
output("$mnt/syslinux.cfg", "
default linux
prompt 1
timeout $timeout
-mode 0x101
-display boot.msg
+${setmode}display boot.msg
F1 help.msg
F2 boot.msg
label linux