summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* fix unstalling fontsThierry Vignaud2004-01-121-2/+2
* show a finish button on last stepThierry Vignaud2004-01-121-0/+1
* exit once delete interface wizard has ended instead of then running the stdThierry Vignaud2004-01-121-0/+1
* list ppp interfaces too when offering to delete an interfaceThierry Vignaud2004-01-121-6/+6
* kill unused variablesThierry Vignaud2004-01-121-20/+1
* (put_font_dir) factorize some code into put_font_dir_real()Thierry Vignaud2004-01-121-13/+10
* fix chkfontpath call in --testing mode (/usr/sbin) not in pathThierry Vignaud2004-01-121-1/+1
* fix applications layout:Thierry Vignaud2004-01-121-57/+30
* fix about layout:Thierry Vignaud2004-01-121-8/+17
* prevent useless spacing above button barThierry Vignaud2004-01-121-1/+1
* enforce class->new calling convention rather than "new class" oneThierry Vignaud2004-01-121-78/+78
* style only change; "fix" gtkpacking so that expand arg always precede theThierry Vignaud2004-01-121-166/+167
* fixed typosPablo Saratxaga2004-01-102-2/+2
* fix drakboot --boot embeddingThierry Vignaud2004-01-091-1/+0
* fix wizard when logdrake is embededThierry Vignaud2004-01-091-0/+1
* - apply and ok button now workingDamien Chaumette2004-01-091-20/+39
* share translations with harddrakeThierry Vignaud2004-01-091-8/+10
* information box fully fonctionnal for ethernet cardsDamien Chaumette2004-01-091-28/+35
* - informations afford copy/paste (mac address)Damien Chaumette2004-01-081-30/+27
* - integrate chkauth (which is now deprecated)Pascal Rigaux2004-01-081-5/+8
* first 'manage interface' implementatiimplementationDamien Chaumette2004-01-081-6/+175
* (configure_net)Thierry Vignaud2004-01-081-11/+12
* move all options parsing pieces togetherThierry Vignaud2004-01-081-2/+1
* restore exit_dialogsubThierry Vignaud2004-01-081-1/+1
* (configure_net)Thierry Vignaud2004-01-081-10/+7
* logging when __DIE__ing is dangerous:Pascal Rigaux2004-01-071-2/+0
* DVD+RW support, perl_checker, fix bogus cron messageStew Benedict2004-01-071-19/+19
* perl_checker compliancePascal Rigaux2004-01-063-4/+1
* perl_checker compliancePascal Rigaux2004-01-061-1/+1
* 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
* for removable devices, we've to remove/add them one by one, so whenThierry Vignaud2003-12-291-16/+16
* do no ask several times the kernel to switch into verbose modeThierry Vignaud2003-12-291-1/+1
* really display which devices were removedThierry Vignaud2003-12-291-1/+1