| Commit message (Expand) | Author | Age | Files | Lines |
* | - have nothing talking about interactive when SPAWN_INTERACTIVE is unset | Pascal Rigaux | 2005-01-31 | 1 | -3/+8 |
* | don't remove ending zeroes, it causes pbs: | Pascal Rigaux | 2005-01-31 | 1 | -4/+0 |
* | updated pot file | Pablo Saratxaga | 2005-01-30 | 1 | -395/+339 |
* | s/Disk/Hard Disk/. from Harddrake | Funda Wang | 2005-01-30 | 1 | -1/+1 |
* | s/Disk/Hard Disk/ | Funda Wang | 2005-01-30 | 1 | -1/+1 |
* | (console_font_files) perl_checker cleanup | Thierry Vignaud | 2005-01-28 | 1 | -1/+1 |
* | perl_checker cleanup | Thierry Vignaud | 2005-01-28 | 1 | -1/+1 |
* | (configure_eth_aliases) simplify | Thierry Vignaud | 2005-01-28 | 1 | -2/+2 |
* | only prompt for "Additional Drivers floppy" for network | Pascal Rigaux | 2005-01-28 | 2 | -1/+6 |
* | don't prompt if no modules, otherwise "Ok" in ask_from_list_comments() gets a... | Pascal Rigaux | 2005-01-28 | 1 | -1/+4 |
* | ensure switching between different install methods do not break due to IMAGE_... | Pascal Rigaux | 2005-01-28 | 1 | -0/+3 |
* | - bump Glib/Gtk+2 requires | Thierry Vignaud | 2005-01-28 | 1 | -2/+9 |
* | fix PCMCIA autoconfig in harddrake service | Thierry Vignaud | 2005-01-28 | 1 | -1/+1 |
* | make --force force harddrake to eeconfigure everything | Thierry Vignaud | 2005-01-28 | 1 | -1/+1 |
* | - create fs::type::directories_needed_to_boot() and use it | Pascal Rigaux | 2005-01-28 | 4 | -3/+7 |
* | - vincent danen patch (barely tested) | Daouda Lo | 2005-01-27 | 1 | -145/+42 |
* | Don't default the boot.iso to cdrom installation method (Pixel). | Rafael Garcia-Suarez | 2005-01-27 | 1 | -1/+1 |
* | remove log | Pascal Rigaux | 2005-01-27 | 1 | -1/+0 |
* | switch back to auto=yes : | Pascal Rigaux | 2005-01-27 | 1 | -1/+1 |
* | fix "mdadm package not installed" during install (bugzilla #13259) | Pascal Rigaux | 2005-01-27 | 1 | -1/+1 |
* | Wizard, System Backup configuration problems (#13235) | Stew Benedict | 2005-01-26 | 1 | -6/+6 |
* | *** empty log message *** | Pascal Rigaux | 2005-01-26 | 1 | -1/+46 |
* | nicer description() (esp. when the size is 0) | Pascal Rigaux | 2005-01-26 | 1 | -4/+4 |
* | loopback modules are needed on every images (bugzilla #13215) | Pascal Rigaux | 2005-01-26 | 1 | -3/+3 |
* | fix commented code :) | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
* | drakx_version() is now in install_any | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
* | - move convert script from spec file into standalone/convert | Thierry Vignaud | 2005-01-26 | 4 | -3/+13 |
* | 10.2-0.16mdk | Thierry Vignaud | 2005-01-26 | 1 | -11/+12 |
* | have floppy images as small as possible | Pascal Rigaux | 2005-01-26 | 1 | -0/+8 |
* | drakx_version() is now in install_any and use getFile() to get VERSION | Pascal Rigaux | 2005-01-26 | 2 | -6/+6 |
* | xorg_version is 6.8.2 | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
* | fix return value of method calls on MagicWindow | Pascal Rigaux | 2005-01-26 | 1 | -2/+3 |
* | ->size_request doesn't return anything on the box, it is better done on the w... | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
* | main kernel should be i586-up-1GB to run on C3 (bugzilla #13206) | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
* | fix (bugzilla #13197) | Pascal Rigaux | 2005-01-26 | 1 | -0/+1 |
* | Use the new --gui option to urpmi for the drakxtools to ask for media | Rafael Garcia-Suarez | 2005-01-25 | 2 | -3/+3 |
* | *** empty log message *** | Pascal Rigaux | 2005-01-25 | 1 | -1/+112 |
* | build all.img (even for the non BOOT kernel), this works for usb keys | Pascal Rigaux | 2005-01-25 | 1 | -6/+7 |
* | don't pass $mnt around, use directly $tmp_mnt | Pascal Rigaux | 2005-01-25 | 1 | -44/+44 |
* | factorize code in VERSION() | Pascal Rigaux | 2005-01-25 | 1 | -4/+10 |
* | add comment | Pascal Rigaux | 2005-01-25 | 1 | -0/+1 |
* | simplify (same timeout for everyone) | Pascal Rigaux | 2005-01-25 | 1 | -8/+8 |
* | create syslinux_all_files() out of isolinux(), and use it for boot_iso() | Pascal Rigaux | 2005-01-25 | 1 | -39/+42 |
* | create syslinux_cfg_all() and cleanup using it | Pascal Rigaux | 2005-01-25 | 1 | -19/+19 |
* | simplify (and remove entry "all", which is nearly "alt0") | Pascal Rigaux | 2005-01-25 | 1 | -7/+5 |
* | - factorize code in syslinux_cfg() | Pascal Rigaux | 2005-01-25 | 1 | -36/+40 |
* | fix rpmsrate_always_flags() not applied (bugzilla #13177) | Pascal Rigaux | 2005-01-25 | 1 | -1/+1 |
* | even if it still takes some time when format is over, we don't want the progr... | Pascal Rigaux | 2005-01-25 | 1 | -2/+2 |
* | fix previous commit (we don't want devfsd anymore) | Pascal Rigaux | 2005-01-25 | 1 | -1/+1 |
* | Bugzilla 13138, 13139. (portmap check, dhcpd.conf.pxe.include) | Stew Benedict | 2005-01-25 | 1 | -2/+8 |