| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | use new wizards API | Thierry Vignaud | 2004-01-05 | 1 | -1/+1 |
| | | |||||
| * | get rid of val_ref | Thierry Vignaud | 2004-01-05 | 1 | -7/+9 |
| | | |||||
| * | the #-PO: comment must be before the N("...") with nothing in between | Pascal Rigaux | 2004-01-05 | 1 | -2/+2 |
| | | |||||
| * | do not remve network interfaces in --testing mode | Thierry Vignaud | 2004-01-05 | 1 | -1/+1 |
| | | |||||
| * | fix delete wizard steps | Thierry Vignaud | 2004-01-05 | 1 | -7/+9 |
| | | |||||
| * | grub altconfigfile is kind of broken | Pascal Rigaux | 2004-01-02 | 1 | -6/+0 |
| | | |||||
| * | fix ask_dir dialog (#6152) | Guillaume Cottenceau | 2003-12-30 | 1 | -1/+4 |
| | | |||||
| * | _ask_dir: when a directory is selected, need a / in between the "filename" ↵ | Guillaume Cottenceau | 2003-12-30 | 1 | -1/+1 |
| | | | | | and the "selection" (#6152) | ||||
| * | some suggestions from jmdault, perl_checker | Stew Benedict | 2003-12-29 | 1 | -15/+22 |
| | | |||||
