summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* - rely on adduser(8) to set the users password instead of using ↵Pascal Rigaux2004-11-301-10/+4
| | | | | | | write_passwd_user() - use adduser(8) during install (we now use the same code during and after install)
* 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
| | | | | | | Touch /etc/dhcpd.conf.etherboot.kernel if missing. Ignore vmnet for broadcast address. Start reworking PXE support.
* 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
|
* really fix typo (ie revert gtknew() patch)Pascal Rigaux2004-10-191-74/+67
|
* fix typoPascal Rigaux2004-10-191-68/+75
|
* simplifyPascal Rigaux2004-10-191-5/+4
|
* - perl_checker fixesDaouda Lo2004-10-191-8/+4
|
* - don't hardcore distronameDaouda Lo2004-10-191-3/+9
| | | | | | - don't trigger help system when mandrake-doc-common is not installed - don't trigger bug report in oem mode
* - don't trigger help system when mandrake-doc-common is not installedDaouda Lo2004-10-191-2/+6
| | | | | - don't trigger bug report in oem mode
* - don't hardcode distro name (usefull for oem to change the distroDaouda Lo2004-10-191-2/+4
| | | | | name at only one place)
* (update) do not re-select the default interface every 5 secondsOlivier Blin2004-10-161-5/+8
|
* perl_checker compliancePascal Rigaux2004-10-141-11/+11
|
* cleanupPascal Rigaux2004-10-141-8/+6
|
* perl_checker compliancePascal Rigaux2004-10-141-17/+14
|
* cleanup thanks to perl_checkerPascal Rigaux2004-10-142-4/+5
|
* remove TODO entry regarding configurnig programs that uses fontconfigThierry Vignaud2004-10-131-1/+0
|
* "portmap status" prints "portmap (pid XXXX) is running..." which bothers ↵Pascal Rigaux2004-10-131-1/+1
| | | | progs calling fileshareset (eg: gnome)
* (del_intf) fix crash introduced by trainee just before the release :-(Thierry Vignaud2004-10-121-6/+6
|
* remove /etc/sysconfig/network-scripts/ethX filesOlivier Blin2004-10-091-0/+1
|