summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* fix Xconfig::default::configure() usePascal Rigaux2004-12-231-1/+1
* "XFdrake --auto" is now fully auto using auto_install configuration instead o...Pascal Rigaux2004-12-231-1/+1
* - don't ask X to restart in auto modePascal Rigaux2004-12-231-2/+2
* 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
* 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 pa...Pascal Rigaux2004-11-301-0/+54
* perl_checker fixPascal Rigaux2004-11-301-1/+1
* shorterPascal Rigaux2004-11-301-3/+1
* don't pass the prefix/etc/sysconfig/network to network::network::write_conf()...Pascal Rigaux2004-11-301-1/+1
* $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
* - rely on adduser(8) to set the users password instead of using write_passwd_...Pascal Rigaux2004-11-301-10/+4
* add hint for translatorThierry Vignaud2004-11-291-1/+3
* don't write X config when there is none (otherwise we write a partial X config)Pascal Rigaux2004-11-261-3/+5
* fixed typoPablo Saratxaga2004-11-261-1/+1
* (About) let be more l10n friendly regarding "translatability"Thierry Vignaud2004-11-251-1/+3
* (About) let be more l10n friendly regarding font's weight and sizeThierry Vignaud2004-11-251-1/+4
* do not die if sound never was configured (aka on first boot on live CD)Thierry Vignaud2004-11-251-1/+1
* minimal perl_checker compliancePascal Rigaux2004-11-251-4/+3
* use floppies_dev() instead of floppies()Pascal Rigaux2004-11-251-1/+1
* use fs::get::device2part()Pascal Rigaux2004-11-251-2/+1
* use fs::get::device2part()Pascal Rigaux2004-11-251-2/+1
* kill a stock iconThierry Vignaud2004-11-221-1/+1
* add some ";", remove some ";", as told by perl_checkerPascal Rigaux2004-11-181-8/+8
* on startup, redo ethX aliasesThierry Vignaud2004-11-161-0/+1
* load yenta_socket and the like for PCMCIA controllersThierry Vignaud2004-11-101-1/+1
* fix logdrake speed (should have been commited long time ago)Thierry Vignaud2004-11-101-1/+1
* Create cfg dir if needed. Use xorg.conf.Stew Benedict2004-11-041-35/+92
* display more informationThierry Vignaud2004-11-021-0/+9
* Anthill #1134 - advise user about anacron.Stew Benedict2004-10-291-3/+2
* detectloader must handle specially raid-extra-boot=mbr-only (bugzilla #12089)Pascal Rigaux2004-10-262-2/+2