summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* do not complain about no tv cards when there're but they do notThierry Vignaud2005-02-101-3/+14
| | | | | | require any configuration beyond loading proper module (#7443, #11270 and the like)
* perl_checker fixesOlivier Blin2005-02-091-7/+7
|
* prevent adding spurious empty lines at end of /etc/hotplub/blacklist on stopThierry Vignaud2005-02-091-1/+1
|
* cleanup this messPascal Rigaux2005-02-081-1/+1
|
* "%s" is not a translatable thing (changed N() -> translate())Pablo Saratxaga2005-02-081-1/+1
|
* Adjusted version number.Till Kamppeter2005-02-071-1/+1
|
* perl_checker cleanupThierry Vignaud2005-01-281-1/+1
|
* fix PCMCIA autoconfig in harddrake serviceThierry Vignaud2005-01-281-1/+1
|
* make --force force harddrake to eeconfigure everythingThierry Vignaud2005-01-281-1/+1
|
* - vincent danen patch (barely tested)Daouda Lo2005-01-271-145/+42
|
* Wizard, System Backup configuration problems (#13235)Stew Benedict2005-01-261-6/+6
|
* - move convert script from spec file into standalone/convertThierry Vignaud2005-01-261-0/+10
| | | | | - btw, do not try converting if uneeded
* Bugzilla 13138, 13139. (portmap check, dhcpd.conf.pxe.include)Stew Benedict2005-01-251-2/+8
|
* fix the various transient on {rwindow} (or even {window} ?) not working ↵Pascal Rigaux2005-01-2210-15/+15
| | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?))
* Drop quasi-pxe setup in dhcp.conf as we can use real pxe now.Stew Benedict2005-01-211-17/+5
| | | | | Perl_checker fixes.
* - main loop fixDaouda Lo2005-01-211-41/+12
| | | | | | - remove dead code - cleanups
* fix subdialogs when embedded in mccThierry Vignaud2005-01-211-1/+2
|
* fix banner's title by initializing mcc domain before ugtk2Thierry Vignaud2005-01-211-3/+4
|
* minimal XkbModel supportPascal Rigaux2005-01-211-1/+8
|
* restore previous network::ethernet::get_eth_cards_names() behaviourPascal Rigaux2005-01-201-6/+6
| | | | | (i got hit by { map ... }; being a block and not a hash ref)
* use ->ask_from instead of ->ask_from_listf (keeping the same GUI behaviour)Pascal Rigaux2005-01-191-5/+7
|
* adapt to new network::ethernet::get_eth_cards_names() prototypePascal Rigaux2005-01-191-6/+6
|
* Bugzilla 13056 - custom cron configurationStew Benedict2005-01-171-7/+6
|
* make perl_checker happyPascal Rigaux2005-01-161-1/+1
|
* for Driver fbdev, rework to allow configuring vga= in bootloader and telling ↵Pascal Rigaux2005-01-161-2/+9
| | | | to reboot instead of restarting X server (now i simply need to configure bootloader in Xconfig::main::write() when need_reboot)
* fix crash on opening help windowsThierry Vignaud2005-01-141-3/+3
|
* display the menubar and the banner when embeddedThierry Vignaud2005-01-121-17/+7
|
* show banner when embeddedThierry Vignaud2005-01-121-0/+11
|
* Silent install of terminal-server if needed (--X is deprecated)Rafael Garcia-Suarez2005-01-101-5/+1
|
* Don't use deprecated urpmi --X optionRafael Garcia-Suarez2005-01-101-1/+1
|
* simplifyPascal Rigaux2005-01-071-2/+1
|
* remove unused variablePascal Rigaux2005-01-061-1/+0
|
* Bugzilla 12861 - Directories with spacesStew Benedict2005-01-031-20/+27
| | | | | | Mandrakeclub - Perms on tarballs too relaxed perl_checker compliance
* fix Xconfig::default::configure() usePascal Rigaux2004-12-231-1/+1
|
* "XFdrake --auto" is now fully auto using auto_install configuration instead ↵Pascal Rigaux2004-12-231-1/+1
| | | | of "as much auto as can be"
* - don't ask X to restart in auto modePascal Rigaux2004-12-231-2/+2
| | | | | - set exit status to 1 when configuration failed (esp. auto mode)
* don't pass prefix to network::netconnect::main() (it doesn't use it)Pascal Rigaux2004-12-211-2/+2
|
* don't pass prefix, use $::prefixPascal Rigaux2004-12-211-1/+1
|
* perl_checker, suggestions from Pixel, rework buttons in main GUIStew Benedict2004-12-151-141/+134
|
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-1317-53/+53
|
* - rename/move install_any::write_pcmcia() as harddrake::autoconf::pcmcia() soThierry Vignaud2004-12-131-1/+3
| | | | | | | that it became availlable for standalone tools - reuse it in harddrake service in order to configure PCMCIA cards
* don't keep the banner from drakconnect for all stepsPascal Rigaux2004-11-301-0/+2
|
* add drakx-finish-installPascal Rigaux2004-11-302-0/+17
|
* fix fatal perl_checker errorPascal Rigaux2004-11-301-1/+1
|
* prog to launch after install which configurate users, authentication, root ↵Pascal Rigaux2004-11-301-0/+54
| | | | password and network
* perl_checker fixPascal Rigaux2004-11-301-1/+1
|
* shorterPascal Rigaux2004-11-301-3/+1
|
* don't pass the prefix/etc/sysconfig/network to ↵Pascal Rigaux2004-11-301-1/+1
| | | | network::network::write_conf(), we always use the same file name
* $when_network_is_up is now optionalPascal Rigaux2004-11-301-1/+1
|
* Yes/no is better than Ok/cancel for logout questionThierry Vignaud2004-11-301-1/+1
|