| Commit message (Expand) | Author | Age | Files | Lines |
* | - default security level now set in miscellaneousBefore | Pascal Rigaux | 2002-03-11 | 1 | -1/+0 |
* | more precise msg when can't access kernel modules because we still have many ... | Guillaume Cottenceau | 2002-02-28 | 1 | -1/+1 |
* | not translating in console installs (esp. newt) when the font is missing | Pascal Rigaux | 2002-02-22 | 1 | -1/+1 |
* | anchor the -IP match at the end of the string | Pascal Rigaux | 2002-02-19 | 1 | -2/+2 |
* | move loading /tmp/network from stage1 before doing the auto_install stuff to | Pascal Rigaux | 2002-02-19 | 1 | -17/+23 |
* | do not use run_program::xxx, use directly "system" so that stdout is kept unc... | Pascal Rigaux | 2002-02-17 | 1 | -2/+3 |
* | create and use miscellaneousAfter (so that SECURE_LEVEL is set *after* asking) | Pascal Rigaux | 2002-02-07 | 1 | -10/+1 |
* | auto_allocate for oem mode is not needed as oem script create all necessary p... | Francois Pons | 2002-02-05 | 1 | -1/+0 |
* | move /root/* files (ddebug.log, install.log, report.bug, | Guillaume Cottenceau | 2002-01-29 | 1 | -3/+3 |
* | minimal install now handles excludedocs | Pascal Rigaux | 2002-01-24 | 1 | -2/+0 |
* | can't call any::config_libsafe so early during install, move it where msec is... | Pascal Rigaux | 2002-01-21 | 1 | -0/+1 |
* | call msec with run_commands=0 to fix the network reloading (causing various p... | Pascal Rigaux | 2002-01-20 | 1 | -1/+1 |
* | corrected read_resolv => read_conf | damien | 2002-01-10 | 1 | -1/+1 |
* | cosmetik | damien | 2002-01-08 | 1 | -1/+2 |
* | added option to only upgrade packages. | Francois Pons | 2002-01-07 | 1 | -0/+1 |
* | added update installation support to install (big modifs need testing). | Francois Pons | 2002-01-04 | 1 | -0/+5 |
* | save the output of ddcxinfos before modprobe'ing i810fb, and use that output ... | Pascal Rigaux | 2002-01-03 | 1 | -3/+6 |
* | clean_tmp now means using tmpfs | Pascal Rigaux | 2001-12-17 | 1 | -1/+0 |
* | use "askdisplay" to ask a question at begining of install for what | Guillaume Cottenceau | 2001-12-12 | 1 | -0/+1 |
* | enable easy screenshot'ing | Pascal Rigaux | 2001-12-12 | 1 | -0/+2 |
* | - ensure /usr is formatted if / is | Pascal Rigaux | 2001-12-12 | 1 | -0/+13 |
* | add $o->{excludedocs} feature | Pascal Rigaux | 2001-11-26 | 1 | -0/+2 |
* | i810fb | Guillaume Cottenceau | 2001-11-21 | 1 | -0/+17 |
* | ensure postInstallNonRooted is done *before* ejecting cdrom | Pascal Rigaux | 2001-10-11 | 1 | -6/+6 |
* | ensure floppies() takes care of usb-storage if possible, so that patch on usb... | Pascal Rigaux | 2001-10-09 | 1 | -1/+2 |
* | - cleanup noatime option setting | Pascal Rigaux | 2001-09-22 | 1 | -8/+0 |
* | initial support for server install | Pascal Rigaux | 2001-09-19 | 1 | -0/+1 |
* | compatibility with older $o->{lang} names (for auto_installs) | Pascal Rigaux | 2001-09-19 | 1 | -1/+1 |
* | don't create bootdisk by default | Guillaume Cottenceau | 2001-09-18 | 1 | -1/+1 |
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -3/+2 |
* | don't warn if modules are missing when testing | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
* | do not output error message for bad kernel if using --g_auto_install. | Francois Pons | 2001-09-13 | 1 | -1/+1 |
* | (selectKeyboard): remove code causing install_steps::selectKeyboard to be ski... | Pascal Rigaux | 2001-09-13 | 1 | -2/+0 |
* | display error when the kernel mismatch the modules | Pascal Rigaux | 2001-09-12 | 1 | -0/+5 |
* | removed obsolete --nocpi flag for install2. | Francois Pons | 2001-09-12 | 1 | -2/+1 |
* | make loopback installs work again | Pascal Rigaux | 2001-09-08 | 1 | -6/+0 |
* | fix keyboard config + some cleanup | Pascal Rigaux | 2001-09-06 | 1 | -8/+0 |
* | cleanup (use /proc/self instead of /proc/$$) | Pascal Rigaux | 2001-09-06 | 1 | -1/+1 |
* | corrected icon handling | damien | 2001-08-28 | 1 | -1/+1 |
* | icon correction | damien | 2001-08-25 | 1 | -1/+1 |
* | rename isCdNotEjectable in usingRamdisk, ensure no files are removed unless w... | Pascal Rigaux | 2001-08-19 | 1 | -1/+1 |
* | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -1/+2 |
* | removed no_incon | damien | 2001-08-17 | 1 | -1/+1 |
* | add remove_unused to have more place for mo files | Pascal Rigaux | 2001-08-16 | 1 | -0/+1 |
* | - fix createBootdisk with auto | Guillaume Cottenceau | 2001-08-14 | 1 | -2/+2 |
* | - fix behaviour of draknet when auto-install | Guillaume Cottenceau | 2001-08-14 | 1 | -1/+2 |
* | auto_inst enhancements | Pascal Rigaux | 2001-08-13 | 1 | -11/+12 |
* | initial revision for drakautoinst | Guillaume Cottenceau | 2001-08-13 | 1 | -92/+84 |
* | added blank and updatemodules options to DrakX. | Francois Pons | 2001-07-26 | 1 | -0/+2 |
* | do not export sync, keep it in common (esp. so that it doesn't conflict with ... | Pascal Rigaux | 2001-07-25 | 1 | -1/+1 |