Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enhance cohenrency: step 1 | Thierry Vignaud | 2002-07-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - ide and scsi devices use channel rather than bus to store their physical connection, which is more logic (at least for eide) - all devices have their connection bus in bus field, not in bus for {pci,usb,...} and interface_type for {scsi,eide,other_block_devices} - detect_devices:getIDE() : add eide_hds hash in order to be able to split info field between model and vendor - harddrake::ui : code reduction allowed by the above changes | ||||
* | mtools config so that "mdir a:" accesses the usb floppy if one is there | Pascal Rigaux | 2002-07-08 | 1 | -0/+1 |
| | |||||
* | adapt to new modules.pm | Pascal Rigaux | 2002-07-04 | 1 | -3/+3 |
| | |||||
* | ensure licence step is asked in any case (ie. even when selectLanguage is ↵ | Pascal Rigaux | 2002-06-26 | 1 | -0/+1 |
| | | | | automatic) | ||||
* | have the /root/drakx/auto_install.cfg.pl replay style instead of weird style | Pascal Rigaux | 2002-06-03 | 1 | -1/+1 |
| | | | | | with clearall unset & auto_allocate set | ||||
* | setting /etc/sysconfig/msec for chkconfig which doesn't use ↵ | Pascal Rigaux | 2002-04-03 | 1 | -1/+2 |
| | | | | $ENV{SECURE_LEVEL} anymore | ||||
* | don't have "quiet" boot in the server meta_class | Pascal Rigaux | 2002-03-12 | 1 | -1/+1 |
| | |||||
* | - default security level now set in miscellaneousBefore | Pascal Rigaux | 2002-03-11 | 1 | -1/+3 |
| | | | | | - default security level is 3 in meta_class server | ||||
* | gcize damienization | Guillaume Cottenceau | 2002-03-10 | 1 | -1/+1 |
| | |||||
* | corrected network up/down when network install | damien | 2002-03-08 | 1 | -1/+2 |
| | |||||
* | avoid destroying some files in /etc. | Francois Pons | 2002-03-07 | 1 | -1/+4 |
| | |||||
* | ensure the fstab is kept on upgrade | Pascal Rigaux | 2002-03-06 | 1 | -1/+1 |
| | |||||
* | added auto restore of some files (/etc/profile) needed by upgrade (from ↵ | Francois Pons | 2002-03-05 | 1 | -1/+14 |
| | | | | .rpmnew). | ||||
* | added log for hasNetwork (so that we can understand why installUpdates do ↵ | Francois Pons | 2002-03-05 | 1 | -1/+3 |
| | | | | nothing). | ||||
* | if mem=nopentium is given on cmdline, have it after install | Pascal Rigaux | 2002-03-05 | 1 | -0/+3 |
| | |||||
* | use the "soft" option by default for /mnt/nfs and for "diskdrake --nfs" | Pascal Rigaux | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | - zips() now return devices ending with "4", raw_zips() is the old zips() | Pascal Rigaux | 2002-02-26 | 1 | -5/+2 |
| | | | | | | - rdvd handling - add .conf for /etc/devfs/conf.d/ files | ||||
* | don't add mem=nopentium anymore. kernel people says it's not needed and bad | Pascal Rigaux | 2002-02-26 | 1 | -3/+0 |
| | | | | | for performance. It also means any bug must be addressed to them | ||||
* | create /dev/dvd for DVDs | Pascal Rigaux | 2002-02-26 | 1 | -0/+5 |
| | |||||
* | use ide-scsi for ide zips | Pascal Rigaux | 2002-02-25 | 1 | -3/+1 |
| | |||||
* | (addUser): add users in group usb if SECURE_LEVEL <= 3 | Pascal Rigaux | 2002-02-25 | 1 | -0/+2 |
| | |||||
* | not translating in console installs (esp. newt) when the font is missing | Pascal Rigaux | 2002-02-22 | 1 | -1/+1 |
| | |||||
* | factorize and update the reading of previous security level | Pascal Rigaux | 2002-02-20 | 1 | -2/+2 |
| | |||||
* | use lang::charset2kde_charset | Pascal Rigaux | 2002-02-15 | 1 | -14/+6 |
| | |||||
* | gzip report.bug | Pascal Rigaux | 2002-02-14 | 1 | -1/+5 |
| | |||||
* | booh, fpons was faster than me on "bootsplash wanting fb". Keeping my ↵ | Pascal Rigaux | 2002-02-11 | 1 | -6/+4 |
| | | | | solution ;p | ||||
* | added Aurora or bootsplash for getting a need on frame buffer. | Francois Pons | 2002-02-11 | 1 | -5/+7 |
| | |||||
* | added fbdev for GeForce Integrated. | Francois Pons | 2002-02-11 | 1 | -1/+2 |
| | |||||
* | create and use miscellaneousAfter (so that SECURE_LEVEL is set *after* asking) | Pascal Rigaux | 2002-02-07 | 1 | -8/+20 |
| | |||||
* | fixed logic, when someone want /root/drakx, | Francois Pons | 2002-02-05 | 1 | -1/+1 |
| | | | | | it has to check /root/drakx and not /root only. | ||||
* | log the "chkconfig --del gpm" when there is a serial mouse | Pascal Rigaux | 2002-02-05 | 1 | -1/+4 |
| | |||||
* | fix creating /etc/security/msec/server | Pascal Rigaux | 2002-02-04 | 1 | -3/+5 |
| | |||||
* | have numlock activated when isLaptop rather than $o->{pcmcia} | Guillaume Cottenceau | 2002-02-04 | 1 | -1/+1 |
| | |||||
* | create symlink /etc/security/msec/server in security > 3 | Pascal Rigaux | 2002-02-01 | 1 | -0/+4 |
| | |||||
* | move /root/* files (ddebug.log, install.log, report.bug, | Guillaume Cottenceau | 2002-01-29 | 1 | -4/+11 |
| | | | | | | auto_inst.cfg.pl, replay_install.img) to /root/drakx/, and also save stage1.log there | ||||
* | move the various bootloader::add_append's in setupBootloaderBefore | Pascal Rigaux | 2002-01-29 | 1 | -13/+14 |
| | |||||
* | fix typo | Pascal Rigaux | 2002-01-28 | 1 | -4/+4 |
| | |||||
* | cleanup perImageAppend code (hopefully handling nicely the mem=nopentium case) | Pascal Rigaux | 2002-01-28 | 1 | -11/+6 |
| | |||||
* | log excludedocs | Pascal Rigaux | 2002-01-24 | 1 | -0/+1 |
| | |||||
* | minimal install now handles excludedocs | Pascal Rigaux | 2002-01-24 | 1 | -0/+2 |
| | |||||
* | put devfs=mount only if devfsd is installed | Pascal Rigaux | 2002-01-24 | 1 | -3/+8 |
| | |||||
* | restored mem=nopentium. | Francois Pons | 2002-01-23 | 1 | -4/+3 |
| | |||||
* | removed mem=nopentium. | Francois Pons | 2002-01-23 | 1 | -3/+4 |
| | |||||
* | added net_cnx_pg output when configuring network in auto install | damien | 2002-01-22 | 1 | -0/+1 |
| | |||||
* | added mem=nopentium for any Athlon or Duron processor. | Francois Pons | 2002-01-22 | 1 | -0/+3 |
| | |||||
* | remove deprecated msec groups adding | Pascal Rigaux | 2002-01-21 | 1 | -7/+0 |
| | |||||
* | cleanup | Pascal Rigaux | 2002-01-21 | 1 | -15/+7 |
| | |||||
* | fixed network conf in auto install | damien | 2002-01-21 | 1 | -1/+16 |
| | |||||
* | corrected network down | damien | 2002-01-21 | 1 | -3/+3 |
| | |||||
* | fix typo (making auto installs working again) | Pascal Rigaux | 2002-01-14 | 1 | -1/+1 |
| |