Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-08 | 2 | -4/+6 | |
| | ||||||
* | first 'manage interface' implementatiimplementation | Damien Chaumette | 2004-01-08 | 1 | -6/+175 | |
| | ||||||
* | authentification is french, the english word is authentication | Pascal Rigaux | 2004-01-08 | 2 | -2/+2 | |
| | ||||||
* | i thought stage1 didn't call runinstall2 anymore... what's wrong with me?? | Pascal Rigaux | 2004-01-08 | 1 | -0/+1 | |
| | ||||||
* | (configure_net) | Thierry Vignaud | 2004-01-08 | 1 | -11/+12 | |
| | | | | | | - make buttons smaller - follow button std order | |||||
* | move all options parsing pieces together | Thierry Vignaud | 2004-01-08 | 1 | -2/+1 | |
| | ||||||
* | restore exit_dialogsub | Thierry Vignaud | 2004-01-08 | 1 | -1/+1 | |
| | ||||||
* | (configure_net) | Thierry Vignaud | 2004-01-08 | 1 | -10/+7 | |
| | | | | | | | when there's no connection: - fix message for new drakconnect scheme - shrink code by reusing interactive | |||||
* | runinstall2 is deprecated, install2 is called directly | Pascal Rigaux | 2004-01-08 | 2 | -4/+0 | |
| | ||||||
* | add a fam description (telling that GNOME & KDE uses it). closes part of ↵ | Pascal Rigaux | 2004-01-08 | 1 | -0/+2 | |
| | | | | bugzilla #1704 | |||||
* | drop keytable line in grub config file since grub doesn't handle it anymore | Pascal Rigaux | 2004-01-08 | 1 | -1/+0 | |
| | | | | | (patch dropped long ago in grub 0.90-3mdk) | |||||
* | - simplify lilo boot message. Not mentioning the timeout parameter fixes ↵ | Pascal Rigaux | 2004-01-08 | 1 | -22/+3 | |
| | | | | | | | | bugzilla #5429 - remove /boot/grub/messages and don't use the i18n command which are obsolete since grub doesn't handle it anymore | |||||
* | logging when __DIE__ing is dangerous: | Pascal Rigaux | 2004-01-07 | 2 | -3/+0 | |
| | | | | | | | - in diskdrake, logging the error via c::syslog caused $@ to be undefined, causing the error to be dropped! (esp "you need to reboot") - during install, no known error, but it's better to remove it anyway (bye bye the "warning: ..." in ddebug.log, sniff) | |||||
* | when called from commands.pm, install_any is not loaded | Pascal Rigaux | 2004-01-07 | 1 | -1/+4 | |
| | ||||||
* | DVD+RW support, perl_checker, fix bogus cron message | Stew Benedict | 2004-01-07 | 1 | -19/+19 | |
| | ||||||
* | handle lilo not installed | Pascal Rigaux | 2004-01-07 | 2 | -12/+6 | |
| | ||||||
* | we need latest perl-MDK-Common | Pascal Rigaux | 2004-01-07 | 1 | -1/+1 | |
| | ||||||
* | use whereis_binary() | Pascal Rigaux | 2004-01-07 | 1 | -4/+1 | |
| | ||||||
* | pass --splash <resolution> to mkinitrd | Pascal Rigaux | 2004-01-07 | 3 | -5/+15 | |
| | | | | | (so that make-boot-splash doesn't rely on lilo.conf or menu.lst) | |||||
* | live_update is deprecated/removed | Pascal Rigaux | 2004-01-07 | 1 | -1/+0 | |
| | ||||||
* | livedrake is deprecated/removed | Pascal Rigaux | 2004-01-07 | 1 | -1/+1 | |
| | ||||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 8 | -12/+12 | |
| | ||||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 | |
| | ||||||
* | obsolete live_update | Pascal Rigaux | 2004-01-06 | 1 | -2/+0 | |
| | ||||||
* | obsolete livedrake, live_install, live_update | Pascal Rigaux | 2004-01-06 | 13 | -243/+9 | |
| | ||||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 1 | -2/+2 | |
| | ||||||
* | kill unused variables | Thierry Vignaud | 2004-01-06 | 1 | -3/+3 | |
| | ||||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 4 | -10/+7 | |
| | ||||||
* | use $::prefix | Pascal Rigaux | 2004-01-06 | 5 | -17/+16 | |
| | ||||||
* | updated pot file | Pablo Saratxaga | 2004-01-06 | 2 | -41/+17 | |
| | ||||||
* | get rid of g_auto_install (unused & not working) | Pascal Rigaux | 2004-01-06 | 7 | -76/+13 | |
| | ||||||
* | basic lvm2 support (not tested yet!) | Pascal Rigaux | 2004-01-06 | 5 | -41/+27 | |
| | ||||||
* | - drakfloppy must not be in drakxtools-newt, must now require mkbootdisk | Pascal Rigaux | 2004-01-06 | 1 | -2/+5 | |
| | | | | | (which is not installed by default anymore) | |||||
* | remove mkbootdisk support | Pascal Rigaux | 2004-01-06 | 5 | -72/+2 | |
| | ||||||
* | deprecated for some time already | Pascal Rigaux | 2004-01-06 | 1 | -1665/+0 | |
| | ||||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-06 | 1 | -2/+2 | |
| | ||||||
* | do not discard 0 when perms are 0xx like | Thierry Vignaud | 2004-01-06 | 1 | -1/+1 | |
| | ||||||
* | (require_root_capability) let be --testing aware | Thierry Vignaud | 2004-01-06 | 1 | -1/+1 | |
| | ||||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-06 | 3 | -44/+14 | |
| | ||||||
* | add missing argument | Thierry Vignaud | 2004-01-06 | 1 | -1/+1 | |
| | ||||||
* | kill unused variable | Thierry Vignaud | 2004-01-06 | 1 | -2/+0 | |
| | ||||||
* | typo fix | Thierry Vignaud | 2004-01-05 | 2 | -2/+2 | |
| | ||||||
* | use $::prefix | Pascal Rigaux | 2004-01-05 | 1 | -5/+5 | |
| | ||||||
* | write_conf() doesn't need $prefix anymore | Pascal Rigaux | 2004-01-05 | 8 | -12/+12 | |
| | ||||||
* | - generate /etc/modprobe.preload (same as /etc/modules) | Pascal Rigaux | 2004-01-05 | 1 | -9/+8 | |
| | | | | | - fix call to generate-modprobe.conf | |||||
* | split drakboot into bootloader and autologin configuration | Thierry Vignaud | 2004-01-05 | 1 | -18/+1 | |
| | ||||||
* | revert code for testing perl_checker :-/ | Pascal Rigaux | 2004-01-05 | 1 | -1/+1 | |
| | ||||||
* | perl_checker fixes | Pascal Rigaux | 2004-01-05 | 9 | -9/+7 | |
| | ||||||
* | updated pot file | Pablo Saratxaga | 2004-01-05 | 2 | -786/+1477 | |
| | ||||||
* | only die if an error actually happened... | Thierry Vignaud | 2004-01-05 | 1 | -1/+1 | |
| |