summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* corrected English typos (no space before colon in English)Pablo Saratxaga2002-08-291-14/+14
|
* new prog drakupdate_fstabPascal Rigaux2002-08-281-0/+123
|
* Printerdrake remembers now whether it was in normal mode or in expertTill Kamppeter2002-08-281-1/+8
| | | | | mode last time.
* remove unused $fstabPascal Rigaux2002-08-281-1/+0
|
* - fix logdrake display window in embedded modeDaouda Lo2002-08-281-4/+2
|
* Renamed icon of Printerdrake so that it does not get overwritten byTill Kamppeter2002-08-281-1/+1
| | | | | Star Office.
* use the new fsedit::get_hdsPascal Rigaux2002-08-271-1/+1
|
* use function fsedit::get_hds which handles errorsPascal Rigaux2002-08-271-13/+1
|
* catalog restore via HD, CD, tape & networkStew Benedict2002-08-271-30/+231
|
* - Ask user whether he really wants to set up printing when he starts ↵Till Kamppeter2002-08-261-1/+3
| | | | | | | Printerdrake for the first time. - Added titles ("Printerdrake") to all wait messages.
* fixe explanation useThierry Vignaud2002-08-251-1/+1
|
* combine file browser subs into generic routineStew Benedict2002-08-231-196/+333
| | | | | catalog restore - check restore media params - verify media
* florin fixes for multiple NIC boxesThierry Vignaud2002-08-231-2/+3
|
* use right sound-slotThierry Vignaud2002-08-231-2/+4
|
* reworked failure to find restore path treatmentStew Benedict2002-08-231-179/+449
| | | | | | | | | | | | | - now user gets option to reselect dir, install media, or use the catalog browser for unmountable media - fix eject media typo - create/read tape label for catalog - more GUI crash fixes - catalog browser - can select session or individual files for restore - needs backend - merge with other CVS changes, some language fixes
* 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
| | | | | - adapt to changed prototype mouse::write_conf
* - complete rework & cleanupPascal Rigaux2002-08-211-65/+3
| | | | | - but the backend is still missing
* 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
| | | | | | - allocate sound slots in the same order as install2.pm (aka in modules::probe_category('multimedia/sound') order)
* - kill dead codeThierry Vignaud2002-08-201-21/+3
| | | | | - more use of MDK::Common
* - use draksound wizardThierry Vignaud2002-08-201-2/+2
| | | | | | - boot: only check for removed/added disks, video card, ethernet devices and mouse
* add draksound: allow to switch between alsa and oss;Thierry Vignaud2002-08-201-0/+59
| | | | | should result in better sound support
* - Let all occurences of "Seiko Epson" replaced by "Epson" both in theTill Kamppeter2002-08-201-1/+13
| | | | | | | | | | scanner names read from the ScannerDB and in the names resulting from scanner auto-detection (names from usbtable). So the user gets presented "Epson" and usbtable can have "Epson" names where ScannerDB can have "Seiko Epson" names. - If a scanner is listed as "unsupported" in ScannerDB, the user gets a message instead of scannerdrake silently exiting.
* 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/durind/during/ s/an user/a user/ s/select select/select/ s/propogate/propagate/
* s/one of the selected service/one of the selected services/Thierry Vignaud2002-08-201-1/+1
| | | | | (spoted by Arpad Biro)
* 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
| | | | don't respawn)
* a tool for bootsplash theme creationJonathan Gotti2002-08-201-0/+544
|
* remove unused subsStew Benedict2002-08-201-651/+540
| | | | | | disable forced "backup before restore" that erases previous backup more work towards tracking backed up files for future recovery
* 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
| | | | | | | | | | - harddrake::v4l handle saa7134 too now (and not only bttv) - harddrake::v4l::config need a new driver parameter in order to be able to offer the right cards and tuners list - drakxtv: kill some old comments - add the list of cards supported by saa7134 - add a not to remember a potentiel speedup
* Allow non-root user to use program with personal config.Stew Benedict2002-08-151-151/+341
| | | | | | | | | Finish multisession support. Fix various crash scenarios in GUI in restore mode. Fix user restore mode to restore only what is requested. View archive contents before restore, user & sys mode. Add explanation of config file options for non-X users.
* - explanationsDaouda Lo2002-08-151-0/+1
|
* - add --incident : could be used by signal catcher to launch drakbugDaouda Lo2002-08-151-1/+11
| | | | | when app crash
* 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
| | | | | multisession CD support
* 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
| | | | | | | | | Consolidate all net methods into one configure screen. Daemon mode, email fixed. Ran perl_checker and corrected. GUI feedback during various backup modes and result report. CD/Tape drive/media detection. Start to look at cataloging runs for locating restore media.
* - fix detecting use of MD5 and shadow passwordsPascal Rigaux2002-08-081-4/+4
| | | | | - cosmetic move of any::addUsers
* typo, change /etc/exports explanation in helpStew Benedict2002-08-061-1/+4
|