Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typos | Pablo Saratxaga | 2004-01-10 | 2 | -2/+2 |
| | |||||
* | fix drakboot --boot embedding | Thierry Vignaud | 2004-01-09 | 1 | -1/+0 |
| | |||||
* | fix wizard when logdrake is embeded | Thierry Vignaud | 2004-01-09 | 1 | -0/+1 |
| | |||||
* | - apply and ok button now working | Damien Chaumette | 2004-01-09 | 1 | -20/+39 |
| | | | | | - some clean up | ||||
* | share translations with harddrake | Thierry Vignaud | 2004-01-09 | 1 | -8/+10 |
| | |||||
* | information box fully fonctionnal for ethernet cards | Damien Chaumette | 2004-01-09 | 1 | -28/+35 |
| | |||||
* | - informations afford copy/paste (mac address) | Damien Chaumette | 2004-01-08 | 1 | -30/+27 |
| | | | | | | - add module name to informations - perl_checker compliant | ||||
* | - integrate chkauth (which is now deprecated) | Pascal Rigaux | 2004-01-08 | 1 | -5/+8 |
| | | | | | - new module authentication | ||||
* | first 'manage interface' implementatiimplementation | Damien Chaumette | 2004-01-08 | 1 | -6/+175 |
| | |||||
* | (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 | ||||
* | logging when __DIE__ing is dangerous: | Pascal Rigaux | 2004-01-07 | 1 | -2/+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) | ||||
* | DVD+RW support, perl_checker, fix bogus cron message | Stew Benedict | 2004-01-07 | 1 | -19/+19 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 3 | -4/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
| | |||||
* | obsolete livedrake, live_install, live_update | Pascal Rigaux | 2004-01-06 | 1 | -40/+0 |
| | |||||
* | kill unused variables | Thierry Vignaud | 2004-01-06 | 1 | -3/+3 |
| | |||||
* | use $::prefix | Pascal Rigaux | 2004-01-06 | 1 | -4/+4 |
| | |||||
* | remove mkbootdisk support | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-06 | 2 | -41/+11 |
| | |||||
* | add missing argument | Thierry Vignaud | 2004-01-06 | 1 | -1/+1 |
| | |||||
* | kill unused variable | Thierry Vignaud | 2004-01-06 | 1 | -2/+0 |
| | |||||
* | write_conf() doesn't need $prefix anymore | Pascal Rigaux | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | split drakboot into bootloader and autologin configuration | Thierry Vignaud | 2004-01-05 | 1 | -18/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | some suggestions from jmdault, perl_checker | Stew Benedict | 2003-12-29 | 1 | -15/+22 |
| | |||||
* | (wip but requested for string freeze) | Thierry Vignaud | 2003-12-29 | 1 | -34/+45 |
| | | | | | | | - do not silently discard errors by ignoring exceptions - use new wizard layer - begin to renew wizard steps (mdk10.0 specs) | ||||
* | for removable devices, we've to remove/add them one by one, so when | Thierry Vignaud | 2003-12-29 | 1 | -16/+16 |
| | | | | | | | | several devices of the same class are removed/added, we ask if we should handle them several time. let ask confirmation once per class instead (olivier blin, #6649) | ||||
* | do no ask several times the kernel to switch into verbose mode | Thierry Vignaud | 2003-12-29 | 1 | -1/+1 |
| | | | | | (olivier blin) | ||||
* | really display which devices were removed | Thierry Vignaud | 2003-12-29 | 1 | -1/+1 |
| | |||||
* | add missing argument | Thierry Vignaud | 2003-12-29 | 1 | -1/+1 |
| | |||||
* | wip (for strings & interfaces) | Thierry Vignaud | 2003-12-22 | 1 | -15/+374 |
| | |||||
* | Changes to support new etherboot floppy image syntax and file locations. | Stew Benedict | 2003-12-22 | 1 | -9/+10 |
| | | | | | perl_checker conpliance. | ||||
* | - fix drakperm losing added entries on mode switch (eg custom+system filter => | Thierry Vignaud | 2003-12-22 | 1 | -10/+16 |
| | | | | | | | custom only filter) - make deletion robust (i do not understand how it has "tomber en marche" but indeed it worked) | ||||
* | clean that crappy code | Thierry Vignaud | 2003-12-22 | 1 | -23/+10 |
| | |||||
* | prevent one to open zillions of sub dialogs | Thierry Vignaud | 2003-12-22 | 1 | -0/+2 |
| | |||||
* | (mail alert wizard) properly handle faillure | Thierry Vignaud | 2003-12-22 | 1 | -6/+6 |
| | |||||
* | (mail alert wizard) check if it's a valid user if it's not an email) | Thierry Vignaud | 2003-12-22 | 1 | -2/+3 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-12-19 | 1 | -3/+2 |
| | |||||
* | push help menu at right | Thierry Vignaud | 2003-12-19 | 1 | -1/+1 |
| | |||||
* | fix layout: | Thierry Vignaud | 2003-12-19 | 1 | -15/+16 |
| | | | | | | - let it fit when embedded - move ok/cancel buttons out of the frame (thus nicely separate them) | ||||
* | fix button layout when embedded: pack buttons box at bottom | Thierry Vignaud | 2003-12-19 | 2 | -7/+8 |
| |