Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - move report_bug in install_any | Pascal Rigaux | 2001-04-05 | 1 | -1/+1 | |
| | | | | | - g_auto_install generates the auto_inst.cfg string without output'ing it | |||||
* | disable frame buffer for Matrox cards. | Francois Pons | 2001-04-04 | 1 | -0/+1 | |
| | ||||||
* | (setupBootloaderBefore): nicer Aurora presence detetection | Pascal Rigaux | 2001-04-03 | 1 | -2/+5 | |
| | ||||||
* | add fstab in the log | Pascal Rigaux | 2001-03-28 | 1 | -1/+1 | |
| | ||||||
* | fixed too early erasing of old rpmlib db. now postponed at end of install | Francois Pons | 2001-03-27 | 1 | -0/+4 | |
| | | | | | and only if rpm-4.0 or above has been installed. | |||||
* | (addUser): disable_user_view (in kdm/gdm) if no users | Pascal Rigaux | 2001-03-24 | 1 | -1/+3 | |
| | ||||||
* | - create install_any::unselectMostPackages | Pascal Rigaux | 2001-03-20 | 1 | -2/+1 | |
| | | | | | - use it instead of pkgs::unselectAllPackages (otherwise default_packages ends up non-selected) | |||||
* | (pkg_install_if_requires_satisfied): better logging | Pascal Rigaux | 2001-03-17 | 1 | -1/+5 | |
| | ||||||
* | compss is deprecated. use compssUsers for the tree | Pascal Rigaux | 2001-03-13 | 1 | -1/+1 | |
| | ||||||
* | renamef created and used | Pascal Rigaux | 2001-03-13 | 1 | -7/+4 | |
| | ||||||
* | (afterInstallPackages): save the compssUsers flattened for rpmdrake | Pascal Rigaux | 2001-03-12 | 1 | -0/+1 | |
| | ||||||
* | advertising modifs | Pascal Rigaux | 2001-03-08 | 1 | -1/+0 | |
| | ||||||
* | (setupBootloaderBefore): aurora stupid renaming fix | Pascal Rigaux | 2001-03-08 | 1 | -4/+4 | |
| | ||||||
* | move inittab modifying to any::runlevel | Pascal Rigaux | 2001-03-06 | 1 | -1/+1 | |
| | ||||||
* | small fixes for LVM | Pascal Rigaux | 2001-03-03 | 1 | -0/+3 | |
| | ||||||
* | (doPartitionDisksAfter): small adaptation for LVMs | Pascal Rigaux | 2001-03-03 | 1 | -2/+2 | |
| | ||||||
* | use run_or_die | Pascal Rigaux | 2001-03-03 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Stew Benedict | 2001-03-03 | 1 | -1/+3 | |
| | ||||||
* | add hexedit and strace to SYSTEM | Pascal Rigaux | 2001-03-02 | 1 | -1/+1 | |
| | ||||||
* | (setupBootloaderBefore): Aurora-wsMonitor or Aurora-mwsMonitor is chosen | Pascal Rigaux | 2001-03-02 | 1 | -1/+1 | |
| | ||||||
* | remove unneeded "use install_interactive" | Pascal Rigaux | 2001-02-26 | 1 | -1/+0 | |
| | ||||||
* | move writing to config files from install2::selectKeyboard to install_steps | Pascal Rigaux | 2001-02-24 | 1 | -0/+9 | |
| | ||||||
* | (afterInstallPackages): no kdm UserView in NIS | Pascal Rigaux | 2001-02-23 | 1 | -2/+2 | |
| | | | | | (configurePrinter): if_'ization | |||||
* | (generateAutoInstFloppy): removed | Pascal Rigaux | 2001-02-21 | 1 | -5/+0 | |
| | ||||||
* | better advertising support | Pascal Rigaux | 2001-02-20 | 1 | -0/+1 | |
| | ||||||
* | (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 | |
| |