summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStew Benedict <stewb@mandriva.org>2001-03-07 20:07:32 +0000
committerStew Benedict <stewb@mandriva.org>2001-03-07 20:07:32 +0000
commit48bd747ed10e14dbf40fcbc3c4052bfcaf2bb3f7 (patch)
tree38007f2c9bb92ec0b15df0fcd52428643fa3c7a6
parent4a00a64b5017494f9915673d1c96c9c56adc1cf6 (diff)
downloaddrakx-48bd747ed10e14dbf40fcbc3c4052bfcaf2bb3f7.tar
drakx-48bd747ed10e14dbf40fcbc3c4052bfcaf2bb3f7.tar.gz
drakx-48bd747ed10e14dbf40fcbc3c4052bfcaf2bb3f7.tar.bz2
drakx-48bd747ed10e14dbf40fcbc3c4052bfcaf2bb3f7.tar.xz
drakx-48bd747ed10e14dbf40fcbc3c4052bfcaf2bb3f7.zip
* perl-install/help.pm - typo in yaboot help
-rw-r--r--perl-install/help.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/help.pm b/perl-install/help.pm
index b0f235e6f..dbbf5dd9b 100644
--- a/perl-install/help.pm
+++ b/perl-install/help.pm
@@ -731,7 +731,7 @@ alternate kernels, or for an emergency boot image.
For other OS's - the entry consists only of a label and the root partition.
-For Linux, they are a few possible options:
+For Linux, there are a few possible options:
- Label: This is simply the name will type at the yaboot prompt to select this
make it please perl2fcalls
+
+2001/03/06 dam's <damien@mandrakesoft.com>
+
+ * netconnect.pm: corrected bad %intf while savung
+ don't ask configuration if expert
+ now detecting adsl
+
+ * standalone/draknet: remmoved 'quiting appli' screen
+
+2001/03/06 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * install_any.pm: fix save of automatic stage1 info for static network
+
+ * mdk-stage1/init.c: do not display from syslog msg's from RPM telling
+ that it
+ installed/removed some pkg's
+
+ * mdk-stage1/Makefile: fix includes for init
+
+2001/03/06 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * share/po/be.po, share/po/sp.po, share/po/pt.po, share/po/DrakX.pot,
+ share/po/es.po, share/po/fr.po, share/po/bg.po, share/po/ga.po,
+ share/po/sr.po, share/po/de.po, share/po/et.po, share/po/tr.po,
+ share/po/eu.po, share/po/az.po, share/po/ru.po, share/po/pt_BR.po,
+ share/po/hr.po, share/po/ko.po, share/po/cy.po, share/po/nl.po,
+ share/po/ja.po, share/po/wa.po, share/po/sv.po, share/po/is.po,
+ share/po/hu.po, help.pm, share/po/zh_TW.Big5.po, share/po/it.po,
+ share/po/id.po, share/po/pl.po, share/po/fi.po, share/po/no.po,
+ share/po/zh_CN.GB2312.po, share/po/th.po, share/po/el.po,
+ share/po/sk.po, share/po/lt.po, share/po/sl.po, standalone/draknet,
+ share/po/br.po, share/po/ca.po, share/po/gl.po, share/po/lv.po,
+ share/po/uk.po, share/po/eo.po, share/po/ro.po, share/po/da.po,
+ share/po/cs.po, share/po/af.po: corrected some typos, Updated Japanese
+ file
+
+2001/03/06 Pixel <pixel@mandrakesoft.com>
+
+ * perl2fcalls:
+ - small fix for bootlook.pm
+ - don't display reused
+
+ * detect_devices.pm (stringlist): if no text description, display ids
+
+ * install_steps_interactive.pm (generateAutoInstFloppy): comment old code
+ (summary): fixes
+ (setupSCSI): cleanup
+ (summary): display sound/tv/isdn cards found
+
+ * fsedit.pm (check_mntpoint): don't allow LVM on / or /boot
+ (@suggestions_mntpoints): add /boot
+
+ * install_any.pm: hack to make perl2fcalls happy
+ (getHds): fix for no hd detected in newbie installs
+ (setPackages): s/snd-slot/sound-slot/
+
+ * install_steps_auto_install.pm (@graphical_steps): add
+ beforeInstallPackages so that advertisings are there
+
+ * install2.pm (setupSCSI): remove autoSCSI, cleanup
+
+ * http.pm, ftp.pm: don't use install_any
+
+ * modules.pm: add cciss
+
+ * partition_table.pm (add): create 3 primaries before creating an extended
+ if DAC960 (/dev/rd/*)
+ (add): max number of parts for rd, ida and cciss
+
+2001/03/06 yduret
+
+ * bootlook.pm: pixelisation
+
2001/03/06 dam's <damien@mandrakesoft.com>
* install2.pm: corrected bad file search