summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add image hd_grub.imgPascal Rigaux2004-01-211-2/+2
|
* - add building of hd_grub.imgPascal Rigaux2004-01-211-85/+145
| | | | | - perl_checker fixes
* *** empty log message ***Pascal Rigaux2004-01-211-1/+59
|
* updated pot filePablo Saratxaga2004-01-212-225/+218
|
* fixed typoPablo Saratxaga2004-01-211-1/+1
|
* - fix sizing main windowPascal Rigaux2004-01-212-4/+11
| | | | | | - always use a scrolled window when non pop_it (so that the buttons are at the bottom)
* don't pass empty options, new insmod doesn't like itPascal Rigaux2004-01-211-1/+1
|
* perl_checker fixPascal Rigaux2004-01-211-1/+1
|
* simplifyThierry Vignaud2004-01-211-5/+1
|
* remove checking "$" in po strings, perl_checker takes care of this correctlyPascal Rigaux2004-01-212-4/+0
| | | | | (ie. N("a\$b") will get string "a$b" in po which is ok, whereas N("a$b") gives an error)
* *** empty log message ***Pascal Rigaux2004-01-201-1/+99
|
* replace PERL_VERSION with current version of some perl modulesPascal Rigaux2004-01-202-19/+19
|
* - ugly hack to temporary handle reading ide_cd in /proc/modules whereas wePascal Rigaux2004-01-201-5/+1
| | | | | | insmoded ide-cd - removing load_ide() (unused)
* modules::load_ide() is removed, now we use the same as install_step_interactivePascal Rigaux2004-01-201-1/+1
|
* do not try anymore to have small pop_it dialog boxes. Make them all the samePascal Rigaux2004-01-201-63/+20
| | | | | | size and so drop all the (big) code trying to use scrolled windows only when needed and to size them appropriately
* revert warly's committing debug thingsPascal Rigaux2004-01-201-5/+2
|
* updated pot filePablo Saratxaga2004-01-202-1299/+1340
|
* remove useless LOGIN fieldThierry Vignaud2004-01-201-1/+0
|
* do not gratuitously reinvent write_secret_backend()Thierry Vignaud2004-01-201-15/+1
|
* share same path in both standalone and in install mode (2/2)Thierry Vignaud2004-01-201-4/+0
|
* do not offer to enter domain name twiceThierry Vignaud2004-01-201-1/+0
|
* 9.3-22mdkThierry Vignaud2004-01-201-1/+11
|
* rollback warly debug messageThierry Vignaud2004-01-201-1/+0
|
* update (thanks to Sunny Dubey)Pascal Rigaux2004-01-201-10/+10
|
* adap bmp2mdk command line to new syslinux boot imageFlorent Villard2004-01-201-3/+7
|
* new install boot image for 10.0 betaFlorent Villard2004-01-201-0/+0
|
* fix #6944: ensure proper perms on /etc/profile.d/proxy.{,c}shThierry Vignaud2004-01-201-0/+2
| | | | | (pieleric@etu.utc.fr)
* share same path in both standalone and in install modeThierry Vignaud2004-01-201-27/+1
|
* read back auth methodThierry Vignaud2004-01-201-0/+1
|
* s/N('...')/N("...")/Thierry Vignaud2004-01-201-1/+1
|
* read back new fieldsThierry Vignaud2004-01-201-2/+5
|
* save login in ifcfg-ppp0Thierry Vignaud2004-01-201-0/+1
|
* save ip if neededThierry Vignaud2004-01-201-1/+1
|
* in setupBootloader__entries():Pascal Rigaux2004-01-201-9/+2
| | | | | | - move vga and initrd from $::expert to advanced - drop setting read-write, table, unsafe
* fix dyn/static stuffThierry Vignaud2004-01-201-1/+3
|
* fix gateway reading and writingThierry Vignaud2004-01-201-1/+3
|
* install the squid package, if necessaryFlorin Grad2004-01-201-0/+1
|
* fix static/dyn settingsThierry Vignaud2004-01-201-6/+7
|
* *** empty log message ***Pascal Rigaux2004-01-201-1/+64
|
* - handle PAP/CHAP auth method tooThierry Vignaud2004-01-202-3/+3
| | | | | - translate again strings
* cooker logoFlorent Villard2004-01-201-0/+0
|
* handle more kppp options from new stepsThierry Vignaud2004-01-201-4/+12
|
* use checkbow's labelThierry Vignaud2004-01-201-1/+1
|
* disable wen and dns until fixedPascal Rigaux2004-01-201-2/+2
|
* dyn hostname is a booleanThierry Vignaud2004-01-201-1/+1
|
* make sections more visible in generated kppprc conf fileThierry Vignaud2004-01-201-0/+4
|
* - split ppp steps into account, ip, dns and gateway parameters stepThierry Vignaud2004-01-201-5/+53
| | | | | - offer to configure more ip, dns and gateway parameters
* rename ppp_choose as ppp_accountThierry Vignaud2004-01-201-5/+5
|
* typo fixThierry Vignaud2004-01-201-1/+1
|
* simplifyThierry Vignaud2004-01-201-3/+1
|