summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Expand)AuthorAgeFilesLines
* - fs::mount() wants a real device or a faked one, but doesn't accept things l...Pascal Rigaux2004-12-211-1/+1
* don't pass prefix, use $::prefixPascal Rigaux2004-12-211-14/+14
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-4/+4
* - any::enableShadow() -> authentication::enable_shadow()Pascal Rigaux2004-12-021-5/+0
* Move crypt() in the package it belongs toRafael Garcia-Suarez2004-12-021-4/+0
* - move some functions from any.pm to authentication.pmPascal Rigaux2004-11-301-43/+2
* create any::set_root_passwd() and use itPascal Rigaux2004-11-301-0/+7
* - rely on adduser(8) to set the users password instead of using write_passwd_...Pascal Rigaux2004-11-301-6/+47
* rename allocUsers() to alloc_user_faces() (better suited)Pascal Rigaux2004-11-291-2/+2
* remove /lib and /usr/lib with more verbose codePascal Rigaux2004-11-251-1/+5
* fix previous commitPascal Rigaux2004-11-251-1/+1
* handle the lib64 case separatelyPascal Rigaux2004-11-251-2/+6
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-4/+4
* don't write boot OF in /tmp/of_boot_dev, better use dev2yaboot() insteadPascal Rigaux2004-11-161-3/+4
* - handle setting memsize mem= kernel parameter in a special functionPascal Rigaux2004-10-271-2/+2
* split {get,set}_append() into {get,set}_append_with_key() and {get,set}_appen...Pascal Rigaux2004-10-271-9/+9
* remove dead codePascal Rigaux2004-10-271-2/+0
* modifying $e->{append} is useless since we override it with $appendPascal Rigaux2004-10-271-1/+1
* add raid-extra-boot=mbr when installing on mdX (bugzilla #11699)Pascal Rigaux2004-09-291-0/+6
* (selectCountry) offer to select IM if language has one preselectedThierry Vignaud2004-09-141-2/+4
* (selectCountry) do not default to per locale default IM. IM wasThierry Vignaud2004-09-091-1/+0
* (selectCountry) do not overwrite current IM (why does this only failedThierry Vignaud2004-09-091-1/+1
* even "lilo -u" can prompt about the "Volume ID" fixing processPascal Rigaux2004-09-091-1/+1
* handles the lilo case where it wants to assign a new Volume ID: prompt the us...Pascal Rigaux2004-09-091-2/+17
* (set_window_manager) ensure ~/.dmrc is owned by user else GDMThierry Vignaud2004-09-081-0/+2
* replace "Cancel" with "Close" when prompting to launch userdrake (as suggeste...Pascal Rigaux2004-09-081-1/+1
* disable "Ok" when neither NFS nor SMB is selected (as suggested by Fabian Man...Pascal Rigaux2004-09-081-2/+4
* Changed "User name" to "Login name" (less ambiguous)Pablo Saratxaga2004-09-061-1/+1
* (selectLanguage) tag title as translatableThierry Vignaud2004-09-021-1/+1
* replace /etc/udev/conf.d/xxx.conf shell scripts with /etc/udev/rules.d/xxx.co...Pascal Rigaux2004-09-021-5/+1
* Fix generation of urpmi.cfg when doing a disk install from a live treeRafael Garcia-Suarez2004-09-011-1/+2
* (selectCountry) fix Pixel broke country selection (bug 10938)Olivier Blin2004-08-251-1/+1
* aspell's typo fixesThierry Vignaud2004-08-231-1/+1
* fix default IM setting when switching languageThierry Vignaud2004-08-181-0/+1
* restrict the wait message (so that it's dead when an error message is displayed)Pascal Rigaux2004-08-181-3/+4
* fix typoPascal Rigaux2004-08-181-1/+1
* fix typosPascal Rigaux2004-08-181-3/+3
* - any::setupBootloader() used to call bootloader::install() whereas install_s...Pascal Rigaux2004-08-181-5/+22
* create install_acpi_pkgs() and use it for auto_installsPascal Rigaux2004-08-181-6/+11
* (set_autologin) parameters are optionnal, writing empty variables inThierry Vignaud2004-08-131-10/+10
* add and use bootloader::set_append_netprofile() and bootloader::get_append_ne...Olivier Blin2004-08-131-3/+3
* perl_checker compliancePascal Rigaux2004-08-131-1/+1
* - bootloader::remove_append_dict() is not useful, bootloader::set_append() ca...Pascal Rigaux2004-08-131-2/+1
* remove old linuxconf profile codeOlivier Blin2004-08-131-3/+0
* (setupBootloader__entries) allow to choose net profile in advanced modeOlivier Blin2004-08-131-0/+5
* - move installing acpi and acpid directly in any::setupBootloader() instead o...Pascal Rigaux2004-08-131-0/+6
* perl_checker compliancePascal Rigaux2004-08-111-1/+1
* create /etc/udev/conf.d/xxx.confPascal Rigaux2004-08-101-0/+6
* more logsPascal Rigaux2004-08-101-0/+2
* - move the "Input method:" at the end (titi did put it in the middle for Opti...Pascal Rigaux2004-08-091-3/+3