summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use $::prefixPascal Rigaux2004-01-065-17/+16
|
* updated pot filePablo Saratxaga2004-01-062-41/+17
|
* get rid of g_auto_install (unused & not working)Pascal Rigaux2004-01-067-76/+13
|
* basic lvm2 support (not tested yet!)Pascal Rigaux2004-01-065-41/+27
|
* - drakfloppy must not be in drakxtools-newt, must now require mkbootdiskPascal Rigaux2004-01-061-2/+5
| | | | | (which is not installed by default anymore)
* remove mkbootdisk supportPascal Rigaux2004-01-065-72/+2
|
* deprecated for some time alreadyPascal Rigaux2004-01-061-1665/+0
|
* perl_checker cleanupsThierry Vignaud2004-01-061-2/+2
|
* do not discard 0 when perms are 0xx likeThierry Vignaud2004-01-061-1/+1
|
* (require_root_capability) let be --testing awareThierry Vignaud2004-01-061-1/+1
|
* perl_checker cleanupsThierry Vignaud2004-01-063-44/+14
|
* add missing argumentThierry Vignaud2004-01-061-1/+1
|
* kill unused variableThierry Vignaud2004-01-061-2/+0
|
* typo fixThierry Vignaud2004-01-052-2/+2
|
* use $::prefixPascal Rigaux2004-01-051-5/+5
|
* write_conf() doesn't need $prefix anymorePascal Rigaux2004-01-058-12/+12
|
* - generate /etc/modprobe.preload (same as /etc/modules)Pascal Rigaux2004-01-051-9/+8
| | | | | - fix call to generate-modprobe.conf
* split drakboot into bootloader and autologin configurationThierry Vignaud2004-01-051-18/+1
|
* revert code for testing perl_checker :-/Pascal Rigaux2004-01-051-1/+1
|
* perl_checker fixesPascal Rigaux2004-01-059-9/+7
|
* updated pot filePablo Saratxaga2004-01-052-786/+1477
|
* only die if an error actually happened...Thierry Vignaud2004-01-051-1/+1
|
* use new wizards APIThierry Vignaud2004-01-051-1/+1
|
* get rid of val_refThierry Vignaud2004-01-051-7/+9
|
* the #-PO: comment must be before the N("...") with nothing in betweenPascal Rigaux2004-01-051-2/+2
|
* do not remve network interfaces in --testing modeThierry Vignaud2004-01-051-1/+1
|
* fix delete wizard stepsThierry Vignaud2004-01-051-7/+9
|
* grub altconfigfile is kind of brokenPascal Rigaux2004-01-021-6/+0
|
* fix ask_dir dialog (#6152)Guillaume Cottenceau2003-12-301-1/+4
|
* _ask_dir: when a directory is selected, need a / in between the "filename" ↵Guillaume Cottenceau2003-12-301-1/+1
| | | | and the "selection" (#6152)
* some suggestions from jmdault, perl_checkerStew Benedict2003-12-291-15/+22
|
* (wip but requested for string freeze)Thierry Vignaud2003-12-298-797/+1010
| | | | | | | - do not silently discard errors by ignoring exceptions - use new wizard layer - begin to renew wizard steps (mdk10.0 specs)
* fix typoThierry Vignaud2003-12-291-2/+1
|
* fix localedrake linkThierry Vignaud2003-12-291-2/+3
|
* - die if empty page name or if non existent page nameThierry Vignaud2003-12-291-10/+64
| | | | | | | | | | | | | - only safely return after "end" step has been reached - enable data to be a code ref to prevent ugly use of val_ref, list_ref, and the like - post callback now override "next" field - pass current step as an arg to "pre" callback - pass current step result as an arg to "post" callback - enhanced documentation - introduce safe_process() that smoothly exit on wizard cancel - support interactive_help_id for installer
* for removable devices, we've to remove/add them one by one, so whenThierry Vignaud2003-12-291-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 modeThierry Vignaud2003-12-291-1/+1
| | | | | (olivier blin)
* really display which devices were removedThierry Vignaud2003-12-291-1/+1
|
* add missing argumentThierry Vignaud2003-12-291-1/+1
|
* try to have a better layout (at least when embedded): let's have only oneThierry Vignaud2003-12-291-3/+5
| | | | | | scrollbar that scroll the whole window (in non embedded case, there's the problem of the scrolled window size...)
* fix to enable drakconnect to be run in "install" mode while being a standaloneThierry Vignaud2003-12-291-1/+1
| | | | | tool
* this duplicate is now uselessThierry Vignaud2003-12-291-7/+0
|
* - simplify button layoutThierry Vignaud2003-12-291-11/+20
| | | | | | - really pack the two button sets at edgee by packing them in two different hboxes with "start" and "end" grouping style
* - simplify button layoutThierry Vignaud2003-12-291-2/+2
| | | | | | - really pack the two button sets at edgee by packing them in two different hboxes with "start" and "end" grouping style
* add the waitkey option for keys that have problems to be detected at bootGuillaume Cottenceau2003-12-233-0/+3
|
* wip (for strings & interfaces)Thierry Vignaud2003-12-221-15/+374
|
* Changes to support new etherboot floppy image syntax and file locations.Stew Benedict2003-12-221-9/+10
| | | | | perl_checker conpliance.
* alias scannerdrake => drakscannerThierry Vignaud2003-12-221-0/+1
|
* 9.3-13mdkThierry Vignaud2003-12-221-2/+21
|
* 9.3-12mdkThierry Vignaud2003-12-221-2/+15
|