summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* use right sound-slotThierry Vignaud2002-08-231-2/+4
* reworked failure to find restore path treatmentStew Benedict2002-08-231-179/+449
* complete rewritePascal Rigaux2002-08-221-2/+2
* use shorewall (need testing)Pascal Rigaux2002-08-221-86/+23
* use modules::mergein_conf so that USB availability test worksPascal Rigaux2002-08-221-0/+2
* - use modules::mergein_conf so that USB availability test worksPascal Rigaux2002-08-221-2/+3
* - complete rework & cleanupPascal Rigaux2002-08-211-65/+3
* made strings translatable, and a typo correctionPablo Saratxaga2002-08-211-16/+16
* bug correction in writing .cfg filesJonathan Gotti2002-08-211-1/+1
* remove warningsJonathan Gotti2002-08-211-1/+1
* - simplifyThierry Vignaud2002-08-201-11/+7
* - kill dead codeThierry Vignaud2002-08-201-21/+3
* - use draksound wizardThierry Vignaud2002-08-201-2/+2
* add draksound: allow to switch between alsa and oss;Thierry Vignaud2002-08-201-0/+59
* - Let all occurences of "Seiko Epson" replaced by "Epson" both in theTill Kamppeter2002-08-201-1/+13
* Fixed parantheses of a "member" function, fixed typos.Till Kamppeter2002-08-201-3/+5
* typo fixed seen by Arpad Biro:Thierry Vignaud2002-08-201-5/+5
* s/one of the selected service/one of the selected services/Thierry Vignaud2002-08-201-1/+1
* fix $'s in i18n'ed stringsPascal Rigaux2002-08-201-6/+6
* when restarting X, don't kill kdm/gdm/xdm, they don't need this (worse, they ...Pascal Rigaux2002-08-201-1/+1
* a tool for bootsplash theme creationJonathan Gotti2002-08-201-0/+544
* remove unused subsStew Benedict2002-08-201-651/+540
* s/progess/progress/ (Arpad Biro)Thierry Vignaud2002-08-191-3/+3
* - draksec is now in his own packageChristian Belisle2002-08-191-26/+0
* - harddrake::bttv is renamed harddrake::v4lThierry Vignaud2002-08-161-16/+15
* Allow non-root user to use program with personal config.Stew Benedict2002-08-151-151/+341
* - explanationsDaouda Lo2002-08-151-0/+1
* - add --incident : could be used by signal catcher to launch drakbugDaouda Lo2002-08-151-1/+11
* disable embedding of WebDAV configuration since it is brokenPascal Rigaux2002-08-141-0/+2
* $all_hds->{hds} must be filled in any case, not only in --hdPascal Rigaux2002-08-141-4/+1
* undo advanced_what_user I broke perl_checkingStew Benedict2002-08-141-13/+43
* rough WebDAV guiPascal Rigaux2002-08-131-1/+4
* check the config file isn't emptyThierry Vignaud2002-08-131-1/+1
* add "Australian Optus cable TV" support (need xawtv <= 3.76)Thierry Vignaud2002-08-131-0/+1
* GUI fixes, scp, rsync, webDAV, CD, tape support.Stew Benedict2002-08-101-520/+928
* - fix detecting use of MD5 and shadow passwordsPascal Rigaux2002-08-081-4/+4
* typo, change /etc/exports explanation in helpStew Benedict2002-08-061-1/+4
* - rename scanner::findScannerUsbport as scanner::detectThierry Vignaud2002-08-061-2/+2
* replace "kill USR1" with "kill 'USR1'" (and same for USR2)Pascal Rigaux2002-08-0515-36/+34
* english fixesThierry Vignaud2002-08-051-2/+2
* - do not show empty wizard when save button clicked.Daouda Lo2002-08-051-12/+12
* - cleanup (remove all sms stuffs: code and labels)Daouda Lo2002-08-051-21/+10
* a few more fixes (thanks Jure Repinc & Richard Burt)Pascal Rigaux2002-08-051-3/+2
* kill $Log (487 useless lines supressed from drakxtools)Thierry Vignaud2002-08-054-458/+0
* - expand $email in cron scriptDaouda Lo2002-08-021-0/+6
* - disable sms alerts (free sms site too complicated toDaouda Lo2002-08-021-22/+30
* minor bugfix in calling bootloader::readJonathan Gotti2002-08-021-1/+2
* - avoiding looping indefinitalely when selecting items in comboDaouda Lo2002-08-021-10/+15
* - add commandline arguments: drakbug --report name_appDaouda Lo2002-08-021-18/+27
* - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}Pascal Rigaux2002-08-011-34/+41