Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | |||||
* | corrected network connection during install | damien | 2002-01-07 | 1 | -3/+4 |
| | |||||
* | corrected minor bugs in network (among others bug "modifying read only values") | damien | 2002-01-04 | 1 | -25/+28 |
| | | | | | recode upNetwork and downNetwork (it might work, at least if you are lucky); | ||||
* | allow to use same identifier for security medium (1u). | Francois Pons | 2002-01-04 | 1 | -9/+20 |
| | | | | | | re-install urpmi. allow some error to be catched. | ||||
* | fix for auto updates. | Francois Pons | 2002-01-04 | 1 | -2/+2 |
| | |||||
* | added update installation support to install (big modifs need testing). | Francois Pons | 2002-01-04 | 1 | -0/+10 |
| | |||||
* | - fix bootloader::add_append | Pascal Rigaux | 2001-12-10 | 1 | -4/+2 |
| | | | | | - add handling of serial console | ||||
* | no need to give kernelVersion to bootloader::suggest | Pascal Rigaux | 2001-12-05 | 1 | -1/+1 |
| | |||||
* | re-enable supermount by default | Pascal Rigaux | 2001-12-04 | 1 | -1/+1 |
| | |||||
* | i810 -> no FB at boot | Guillaume Cottenceau | 2001-11-27 | 1 | -1/+2 |
| | |||||
* | - disable supermount by default | Pascal Rigaux | 2001-09-24 | 1 | -3/+3 |
| | | | | | - cleanup nsswitch.conf wins removing | ||||
* | disable wins in /etc/nsswitch.conf (after installed packages). | Francois Pons | 2001-09-24 | 1 | -0/+4 |
| | |||||
* | voodoo cards don't like performing 3d accel in fb mode | Guillaume Cottenceau | 2001-09-23 | 1 | -1/+2 |
| | |||||
* | Ensure $o->{superuser}{name} is temporary | Pascal Rigaux | 2001-09-21 | 1 | -1/+2 |
| | |||||
* | fix setting kdmrc for latin1 | Pascal Rigaux | 2001-09-18 | 1 | -3/+5 |
| | |||||
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -10/+9 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-16 | 1 | -1/+1 |
| |