summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
...
* - add empty prototypes to help perl_checkerThierry Vignaud2003-05-131-4/+3
| | | | | - has_sub_trees: better use ||
* perl_checker compliance, differential mode option, explain adding directoriesStew Benedict2003-05-121-231/+298
|
* - pass enough dummy parameters to fs::merge_info_from_fstabThierry Vignaud2003-05-121-3/+3
| | | | | | - add empty prototypes to help perl_checker catch miss writeen func calls
* - do not log localized messages; what's more, this is supposed to beThierry Vignaud2003-05-121-10/+5
| | | | | | | | | already logged by standalone - in testing mode: o do not enforce the need for bootsplash o do not really run mkinitrd - if bootsplash miss, we should just go back to main config window
* add "--list-hd" to please gbeauchesnePascal Rigaux2003-05-121-2/+4
|
* - follow new network::netconnect::save_conf signatureDamien Chaumette2003-05-071-2/+1
| | | | | - remove call to network::netconnect::set_net_conf, no longer exist
* - drop !$::isWizard codeDamien Chaumette2003-05-061-47/+19
| | | | | | | | - change netconnect::main signature - change network::modem::ppp_configure signature - perl_checker - cleanup
* crash on add other filesStew Benedict2003-05-061-53/+96
| | | | | | | | | fix disabled incremental other files checkbox fix lack of incremental backups of other files fix broken daemon mode fix file remove issue I know it fails perl_checker - require ugtk2 never returns on console
* fix sucky fonction (thanks to master guillaume)Damien Chaumette2003-05-021-2/+2
|
* perl_checker fixesThierry Vignaud2003-04-302-13/+13
|
* perl_checker fixThierry Vignaud2003-04-301-1/+1
|
* - no non empty prototypesThierry Vignaud2003-04-301-4/+4
| | | | | - s/sub { one func call }/code ref/
* perl_checker fixesThierry Vignaud2003-04-301-15/+15
|
* more perl_checker compliantDamien Chaumette2003-04-301-25/+16
|
* no doble module loadingThierry Vignaud2003-04-291-1/+0
|
* fix #3701: return back to the display managers menu if one cancel theThierry Vignaud2003-04-291-1/+2
| | | | | installation of the required packages
* more perl_checker friendlyDamien Chaumette2003-04-291-51/+50
|
* empty install list at cancelDamien Chaumette2003-04-291-0/+1
|
* prevent void list installationDamien Chaumette2003-04-291-2/+4
|
* perl_checker adaptations + fixesPascal Rigaux2003-04-242-3/+3
|
* array costs less than a hashThierry Vignaud2003-04-221-32/+29
|
* new perl_checker compliancePascal Rigaux2003-04-173-15/+21
|
* fix #1675: swap the text and button widgetsThierry Vignaud2003-04-161-1/+1
|
* add hint for translatorsThierry Vignaud2003-04-151-2/+1
|
* corrected titi typodamien2003-04-111-1/+1
|
* any::setupBootloader() already call bootloader::install()Thierry Vignaud2003-04-101-6/+3
|
* it was designed in 2003, not 2002Thierry Vignaud2003-04-101-1/+1
|
* fix #2826 (aka pixel sucks):Thierry Vignaud2003-04-071-7/+7
| | | | | | | | | | pixel changed the booloader module api by throwing an exception instead of using the ugly /tmp/.error temporary file and altered drakx callers but forget to update standalone/* callers (aka drakboot). now, with this patch, any error during lilo/grub installation is catched and displayed, which is more generic than checking for spaces.
* fix crash on floppy generation reported by Francisco AlcarazThierry Vignaud2003-04-041-3/+2
|
* - perl_checker fixesThierry Vignaud2003-04-041-7/+7
| | | | | - ensure only one callback do regular parsing
* s/initrdrd/initrd/ (Arpad Biro)Thierry Vignaud2003-04-021-1/+1
|
* fix pablo patch that broke two translations (reported by ArkadiuszThierry Vignaud2003-04-021-2/+2
| | | | | Lipiec)
* remove unused variableThierry Vignaud2003-04-021-1/+1
|
* - various perl_checker "fixes"Thierry Vignaud2003-04-021-3/+4
| | | | | - (logcolorize): make it saner regarding its arguments, thanks perl_checker
* (parse_file) pass explicit argument instead of relying on lexical $_Thierry Vignaud2003-04-011-3/+3
| | | | | being correct in that context (worked fine but this is bad)
* - fix fscking french translationThierry Vignaud2003-04-011-0/+1
| | | | | - explain why it's bad to translate this way
* simplifyThierry Vignaud2003-04-011-1/+1
|
* move harddrake::sound $index param in hash and pass only the hash ref aroundThierry Vignaud2003-04-011-0/+1
| | | | | functions
* - prevent translators to do bad things (that is having badly constructedThierry Vignaud2003-04-011-22/+23
| | | | | | | | strings on screen) - reuse some translations instead of relying on extracting tools' merge feature - give translators more control on about window text
* increase timeout from 5 to 25 secondsThierry Vignaud2003-03-211-1/+1
|
* properly *both* reap zombies and clear status bar messageThierry Vignaud2003-03-191-2/+9
|
* Fix fatal error in editable window when adding a new entryFlorent Villard2003-03-151-5/+5
|
* Fix IP pool range bug from gtk2 conversion.Stew Benedict2003-03-131-2/+2
|
* have fd0 & fd1 be recognised as known entries, even if we don't probe themPascal Rigaux2003-03-121-0/+1
| | | | | (useful for harddrake)
* set by default the fs type and mntpoint for removables not present in fstabPascal Rigaux2003-03-121-0/+10
| | | | | (useful for harddrake)
* fix first message displayThierry Vignaud2003-03-121-1/+5
|
* better packed paned behavior in both embedded and standalone modesThierry Vignaud2003-03-121-1/+1
|
* fix for newer commercial kernel module package name.Francois Pons2003-03-121-1/+1
|
* let it look betterThierry Vignaud2003-03-121-1/+1
|
* shut up perl_checkerThierry Vignaud2003-03-121-1/+1
|