| Commit message (Expand) | Author | Age | Files | Lines |
* | (configureX, configureXBefore, configureXAfter): greatly simplified using new... | Pascal Rigaux | 2002-07-28 | 1 | -26/+7 |
* | use run_program::rooted_get_stdout instead of `chroot $prefix ...` | Pascal Rigaux | 2002-07-26 | 1 | -1/+1 |
* | g Move 2: partition table: hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
* | call config_dvd with $have_devfsd | Pascal Rigaux | 2002-07-20 | 1 | -3/+4 |
* | don't pass the prefix parameter, not needed/wanted anymore | Pascal Rigaux | 2002-07-19 | 1 | -1/+1 |
* | Big Xconfigurator.pm cleanup/rework | Pascal Rigaux | 2002-07-17 | 1 | -6/+6 |
* | removed useless package selection cleaning. | Francois Pons | 2002-07-16 | 1 | -2/+0 |
* | code re-organisation (a little). | Francois Pons | 2002-07-15 | 1 | -9/+14 |
* | draknet is drakconnect now | Thierry Vignaud | 2002-07-12 | 1 | -1/+1 |
* | use perl-URPM instead of rpmtools. | Francois Pons | 2002-07-10 | 1 | -8/+7 |
* | enhance cohenrency: step 1 | Thierry Vignaud | 2002-07-10 | 1 | -1/+1 |
* | 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 aut... | Pascal Rigaux | 2002-06-26 | 1 | -0/+1 |
* | have the /root/drakx/auto_install.cfg.pl replay style instead of weird style | Pascal Rigaux | 2002-06-03 | 1 | -1/+1 |
* | setting /etc/sysconfig/msec for chkconfig which doesn't use $ENV{SECURE_LEVEL... | Pascal Rigaux | 2002-04-03 | 1 | -1/+2 |
* | 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 |
* | 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 .rpmn... | Francois Pons | 2002-03-05 | 1 | -1/+14 |
* | added log for hasNetwork (so that we can understand why installUpdates do not... | Francois Pons | 2002-03-05 | 1 | -1/+3 |
* | 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 |
* | don't add mem=nopentium anymore. kernel people says it's not needed and bad | Pascal Rigaux | 2002-02-26 | 1 | -3/+0 |
* | 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 solutio... | Pascal Rigaux | 2002-02-11 | 1 | -6/+4 |
* | 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 |
* | 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 |
* | 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 |