summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* obsolete livedrake, live_install, live_updatePascal Rigaux2004-01-061-40/+0
|
* kill unused variablesThierry Vignaud2004-01-061-3/+3
|
* use $::prefixPascal Rigaux2004-01-061-4/+4
|
* remove mkbootdisk supportPascal Rigaux2004-01-061-1/+1
|
* perl_checker cleanupsThierry Vignaud2004-01-061-2/+2
|
* do not discard 0 when perms are 0xx likeThierry Vignaud2004-01-061-1/+1
|
* perl_checker cleanupsThierry Vignaud2004-01-062-41/+11
|
* add missing argumentThierry Vignaud2004-01-061-1/+1
|
* kill unused variableThierry Vignaud2004-01-061-2/+0
|
* write_conf() doesn't need $prefix anymorePascal Rigaux2004-01-051-1/+1
|
* split drakboot into bootloader and autologin configurationThierry Vignaud2004-01-051-18/+1
|
* 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
|
* do not remve network interfaces in --testing modeThierry Vignaud2004-01-051-1/+1
|
* fix delete wizard stepsThierry Vignaud2004-01-051-7/+9
|
* some suggestions from jmdault, perl_checkerStew Benedict2003-12-291-15/+22
|
* (wip but requested for string freeze)Thierry Vignaud2003-12-291-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 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
|
* 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.
* - fix drakperm losing added entries on mode switch (eg custom+system filter =>Thierry Vignaud2003-12-221-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 codeThierry Vignaud2003-12-221-23/+10
|
* prevent one to open zillions of sub dialogsThierry Vignaud2003-12-221-0/+2
|
* (mail alert wizard) properly handle faillureThierry Vignaud2003-12-221-6/+6
|
* (mail alert wizard) check if it's a valid user if it's not an email)Thierry Vignaud2003-12-221-2/+3
|
* perl_checker fixesThierry Vignaud2003-12-191-3/+2
|
* push help menu at rightThierry Vignaud2003-12-191-1/+1
|
* fix layout:Thierry Vignaud2003-12-191-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 bottomThierry Vignaud2003-12-192-7/+8
|
* reuse WrappedLabelThierry Vignaud2003-12-191-1/+1
|
* Fix daemon behavior, cron warnings. Anthill bug #204.Stew Benedict2003-12-181-13/+7
|
* perl_checker fixesThierry Vignaud2003-12-181-3/+3
|
* - Added button for installing/updating firmware in main window (only ifTill Kamppeter2003-12-181-23/+91
| | | | | | appropriate scanner is present). - Fixed small bug in building ScannerDB file from SANE description files.
* undeushize debug statementThierry Vignaud2003-12-171-1/+0
|
* no stock itemsThierry Vignaud2003-12-171-3/+3
|
* fix text layout by wrapping textThierry Vignaud2003-12-161-1/+1
|
* separate version/author/... from the license by spaceThierry Vignaud2003-12-161-1/+1
|
* reuse new wizard frameworkThierry Vignaud2003-12-161-60/+63
|
* Added facility to install scanner firmware.Till Kamppeter2003-12-151-2/+71
|
* perl_checker fixThierry Vignaud2003-12-111-12/+6
|
* perl_checker fixesThierry Vignaud2003-12-091-3/+3
|
* fix ugly typo (big thanks to John Madsen)Pascal Rigaux2003-12-091-1/+1
|
* upcase some labelsThierry Vignaud2003-12-091-1/+1
|
* remove useless separatorThierry Vignaud2003-12-091-1/+0
|
* - split in multiples toolsThierry Vignaud2003-12-091-186/+104
| | | | | | - move profile managment into mcc - add "delete an interface" wizard
* kill unused variableThierry Vignaud2003-12-091-2/+0
|