Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (afterInstallPackages): add user in group usb | Pascal Rigaux | 2001-02-14 | 1 | -0/+1 |
| | |||||
* | (exitInstall): catch exception of output report.bug (for gc) | Mystery Man 553 | 2001-02-13 | 1 | -1/+1 |
| | |||||
* | add step summary. remove steps configureTimezone and configurePrinter | Pascal Rigaux | 2001-02-10 | 1 | -2/+12 |
| | |||||
* | configureTimezone doesn't take parameter /etc/sysconfig/clock | Pascal Rigaux | 2001-02-09 | 1 | -2/+2 |
| | |||||
* | (setupBootloaderBefore, miscellaneousBefore): remove taking care of | Pascal Rigaux | 2001-02-07 | 1 | -12/+4 |
| | | | | | | | profiles and memsize. Now in any & bootloader (miscellaneousBefore): CLEAN_TMP is now in $o->{bootloader}, not in $o->{miscellaneous} anymore | ||||
* | fixed frame buffer usage if not enabled (installation of Aurora) | Francois Pons | 2001-02-05 | 1 | -1/+6 |
| | | | | | clean up and remove unused code. | ||||
* | (configureXBefore): set XKB_IN_USE=no if !$has_xkb in /etc/sysconfig/i18n | Pascal Rigaux | 2001-02-02 | 1 | -2/+8 |
| | |||||
* | changed to clean selection for non expert as used for group selection | Francois Pons | 2001-01-31 | 1 | -2/+3 |
| | | | | | because it is not cleaned, need better solution TODO. | ||||
* | (selectLanguage): warning for debug | Pascal Rigaux | 2001-01-31 | 1 | -12/+5 |
| | | | | | | | | | (miscellaneousBefore): don't use installClass to decide to use supermount or not. Choice is done on $::corporate. Can't say "no supermount in server installs" anymore (selectInstallClass): emptied (setupSCSI): don't configure PCMCIA if there is no PCMCIA | ||||
* | (afterInstallPackages): cleanup | Pascal Rigaux | 2001-01-24 | 1 | -12/+3 |
| | |||||
* | fixed obligation of relative large install, now minimum is lesser. | Francois Pons | 2001-01-18 | 1 | -2/+5 |
| | |||||
* | fixes with /tmp/rhimage and /tmp/image. | Francois Pons | 2001-01-17 | 1 | -1/+1 |
| | |||||
* | (addUser): set autologin | Pascal Rigaux | 2001-01-11 | 1 | -1/+6 |
| | |||||
* | (configureX): call directly $o->pkg_install, no need to add 'XFree86-' at | Pascal Rigaux | 2001-01-11 | 1 | -47/+21 |
| | | | | | | | | the beginning (addUser): use any::write_passwd_user (setRootPassword): use any::write_passwd_user (configureX): fix bad $install given to Xconfigurator::main | ||||
* | (addUser): use any::pack_passwd | Pascal Rigaux | 2001-01-10 | 1 | -7/+4 |
| | | | | | (setRootPassword): use any::unpack_passwd and any::pack_passwd | ||||
* | (selectLanguage): $o->{langs} is now a ref so initialize as such | Pascal Rigaux | 2001-01-09 | 1 | -1/+1 |
| | |||||
* | (miscellaneousBefore): cleanup | Pascal Rigaux | 2001-01-09 | 1 | -1/+1 |
| | |||||
* | for the moment, just release cdrom.img, hd.img and hdreiser.img | Pascal Rigaux | 2001-01-07 | 1 | -1/+1 |
| | | | | | others should should come... | ||||
* | keep $o->{langs} unpacked to simplify things | Pascal Rigaux | 2001-01-04 | 1 | -1/+1 |
| | |||||
* | fixed some other services to start in case something gets wrong, | Francois Pons | 2001-01-03 | 1 | -0/+5 |
| | | | | | this fixes some deadlock on upgrade from 7.0. | ||||
* | fixed usage with testing | Francois Pons | 2001-01-03 | 1 | -1/+5 |
| | |||||
* | (addUser): typo fix | Pascal Rigaux | 2000-12-29 | 1 | -1/+1 |
| | |||||
* | clean all unneeded stuff | Pascal Rigaux | 2000-12-15 | 1 | -44/+0 |
| | |||||
* | move from compssList to rpmsrate | Pascal Rigaux | 2000-12-14 | 1 | -7/+3 |
| | |||||
* | small renicing | Pascal Rigaux | 2000-12-09 | 1 | -1/+1 |
| | |||||
* | (exitInstall): save the report.bug in /root/report.bug | Pascal Rigaux | 2000-12-08 | 1 | -0/+1 |
| | |||||
* | adapt to the fact that RPM_INSTALL_LANG is obsoloted. Now rpm uses ↵ | Pascal Rigaux | 2000-12-06 | 1 | -1/+1 |
| | | | | %_install_langs in /etc/rpm/macros | ||||
* | updated comment. | Francois Pons | 2000-11-28 | 1 | -1/+1 |
| | |||||
* | added missing portmap. | Francois Pons | 2000-11-24 | 1 | -2/+2 |
| | |||||
* | added tempory fix for initscripts %post. | Francois Pons | 2000-11-23 | 1 | -0/+9 |
| | |||||
* | updated with structural change of pkgs. | Francois Pons | 2000-11-23 | 1 | -5/+5 |
| | |||||
* | always try to get default from /etc/X11/XF86Config | Francois Pons | 2000-11-21 | 1 | -0/+1 |
| | |||||
* | removing logs. | Francois Pons | 2000-11-21 | 1 | -5/+0 |
| | |||||
* | (afterInstallPackages): moved the writeandclean_ldsoconf here | Pascal Rigaux | 2000-11-20 | 1 | -2/+3 |
| | |||||
* | fixed for urpmi again; | Francois Pons | 2000-11-08 | 1 | -1/+1 |
| | |||||
* | (afterInstallPackages): give medium 'cdrom' to install_urpmi in case of $::oem | Pascal Rigaux | 2000-11-07 | 1 | -5/+3 |
| | |||||
* | (doPartitionDisksAfter): remove the mount_all which is plain dumb | Pascal Rigaux | 2000-11-06 | 1 | -2/+5 |
| | |||||
* | (doPartitionDisksAfter): fs::mount_all moved here | Pascal Rigaux | 2000-11-06 | 1 | -0/+2 |
| | |||||
* | (doPartitionDisks): use $o->{partitioning}{use_existing_root} | Pascal Rigaux | 2000-11-06 | 1 | -2/+3 |
| | |||||
* | conditionnal format of / and use already installed packages if any on install. | Francois Pons | 2000-11-06 | 1 | -1/+3 |
| | |||||
* | added some carriage returns to please jl :) | Pascal Rigaux | 2000-10-23 | 1 | -2/+4 |
| | |||||
* | (installPackages): don't run ldconfig in g_auto_install | Pascal Rigaux | 2000-10-16 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-10-09 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-10-08 | 1 | -2/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-10-06 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-10-05 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-10-04 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-10-04 | 1 | -2/+3 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-10-03 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-10-02 | 1 | -1/+1 |
| |