Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ensure postInstallNonRooted is done *before* ejecting cdrom | Pascal Rigaux | 2001-10-11 | 1 | -6/+6 |
| | |||||
* | ensure floppies() takes care of usb-storage if possible, so that patch on ↵ | Pascal Rigaux | 2001-10-09 | 1 | -1/+2 |
| | | | | usb floppy works | ||||
* | - cleanup noatime option setting | Pascal Rigaux | 2001-09-22 | 1 | -8/+0 |
| | | | | | - cleanup exec option setting (must noexec => 0 instead of exec => 1) | ||||
* | initial support for server install | Pascal Rigaux | 2001-09-19 | 1 | -0/+1 |
| | |||||
* | compatibility with older $o->{lang} names (for auto_installs) | Pascal Rigaux | 2001-09-19 | 1 | -1/+1 |
| | |||||
* | don't create bootdisk by default | Guillaume Cottenceau | 2001-09-18 | 1 | -1/+1 |
| | |||||
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -3/+2 |
| | |||||
* | don't warn if modules are missing when testing | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | do not output error message for bad kernel if using --g_auto_install. | Francois Pons | 2001-09-13 | 1 | -1/+1 |
| | |||||
* | (selectKeyboard): remove code causing install_steps::selectKeyboard to be ↵ | Pascal Rigaux | 2001-09-13 | 1 | -2/+0 |
| | | | | skipped | ||||
* | display error when the kernel mismatch the modules | Pascal Rigaux | 2001-09-12 | 1 | -0/+5 |
| | |||||
* | removed obsolete --nocpi flag for install2. | Francois Pons | 2001-09-12 | 1 | -2/+1 |
| | | | | | avoid probing usb device (for mouse) if --noauto is given. | ||||
* | make loopback installs work again | Pascal Rigaux | 2001-09-08 | 1 | -6/+0 |
| | |||||
* | fix keyboard config + some cleanup | Pascal Rigaux | 2001-09-06 | 1 | -8/+0 |
| | |||||
* | cleanup (use /proc/self instead of /proc/$$) | Pascal Rigaux | 2001-09-06 | 1 | -1/+1 |
| | |||||
* | corrected icon handling | damien | 2001-08-28 | 1 | -1/+1 |
| | |||||
* | icon correction | damien | 2001-08-25 | 1 | -1/+1 |
| | |||||
* | rename isCdNotEjectable in usingRamdisk, ensure no files are removed unless ↵ | Pascal Rigaux | 2001-08-19 | 1 | -1/+1 |
| | | | | we're in ramdisk | ||||
* | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -1/+2 |
| | | | | | | | | | | | * diskdrake_interactive created, diskdrake is now interactive aware * added some documentation about the structure used for partitioning * all_hds now contain the various hds, lvm, raid * cleanup the isLVM, isRAID and alike functions * field {type} in detect_devices is now {media_type} * detect_devices::floppies is now floppies_dev * removed old function prototypes | ||||
* | removed no_incon | damien | 2001-08-17 | 1 | -1/+1 |
| | |||||
* | add remove_unused to have more place for mo files | Pascal Rigaux | 2001-08-16 | 1 | -0/+1 |
| | |||||
* | - fix createBootdisk with auto | Guillaume Cottenceau | 2001-08-14 | 1 | -2/+2 |
| | | | | | - fix setupBootloader with auto | ||||
* | - fix behaviour of draknet when auto-install | Guillaume Cottenceau | 2001-08-14 | 1 | -1/+2 |
| | | | | | - remove auto flag when error-in-step | ||||
* | auto_inst enhancements | Pascal Rigaux | 2001-08-13 | 1 | -11/+12 |
| | |||||
* | initial revision for drakautoinst | Guillaume Cottenceau | 2001-08-13 | 1 | -92/+84 |
| | | | | | | | | | | - put %installSteps in a separate package (steps.pm) (for drakxtools) - use additional fields {auto} and {noauto}, by step, to ease interactive auto install and oem stuff - in install2.pm, perform each step either from the interactive class or from install_steps, according to the {auto} flag - id, tell each step to not try to be automatic if {noauto} - in the install, have auto install bootdisk created in install_any so we can always write a bootdisk (from install_steps) for further use from drakautoinst in standalone - interactive version of install_steps_auto_install is now inheriting from the interactive class, so we can click on a previous automatic step and have it interactively during an interactive auto install | ||||
* | added blank and updatemodules options to DrakX. | Francois Pons | 2001-07-26 | 1 | -0/+2 |
| | |||||
* | do not export sync, keep it in common (esp. so that it doesn't conflict with ↵ | Pascal Rigaux | 2001-07-25 | 1 | -1/+1 |
| | | | | my_gtk::sync | ||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | based on Michael Brown <mbrown@fensystems.co.uk> patch: | Pascal Rigaux | 2001-07-19 | 1 | -10/+7 |
| | | | | | | - enables graphical steps in auto_installs for more than gtk - various cleanup | ||||
* | - in auto_install when auto_install file is bad/missing, fail instead of | Pascal Rigaux | 2001-06-27 | 1 | -2/+7 |
| | | | | | | continuing normal install - correctly detect bad auto_install files | ||||
* | (main): fix compssListLevel (4 instead of 50) | Pascal Rigaux | 2001-06-27 | 1 | -1/+1 |
| | |||||
* | (main): don't check /usr/bin/urpmi, better check /usr/sbin/urpmi.update | Pascal Rigaux | 2001-06-11 | 1 | -1/+1 |
| | |||||
* | hide step formatPartitions when upgrading | Pascal Rigaux | 2001-05-31 | 1 | -1/+1 |
| | |||||
* | added icons management | damien | 2001-05-16 | 1 | -23/+23 |
| | |||||
* | workaround for msec hang on PPC | Stew Benedict | 2001-05-06 | 1 | -0/+1 |
| | |||||
* | Set KEYBOARD_AT_BOOT instead. | Chmouel Boudjnah | 2001-05-02 | 1 | -1/+1 |
| | |||||
* | remove $::VERSION | Pascal Rigaux | 2001-04-30 | 1 | -1/+0 |
| | |||||
* | re-enabled mouse support for oem (not automatic, for wheel mouse support). | Francois Pons | 2001-04-25 | 1 | -1/+1 |
| | |||||
* | removed auto mode for configureX (problem if no monitor detected). | Francois Pons | 2001-04-25 | 1 | -1/+1 |
| | |||||
* | (miscellaneous): add setting KEYBOARD=yes in /etc/sysconfig/usb as asked by ↵ | Pascal Rigaux | 2001-04-13 | 1 | -0/+2 |
| | | | | Lord Chmou | ||||
* | (main): sets umask (seems like default one is no more 022, kernel change?) | Pascal Rigaux | 2001-04-09 | 1 | -1/+1 |
| | |||||
* | (main): log the umask | Pascal Rigaux | 2001-04-09 | 1 | -0/+1 |
| | |||||
* | create install_any::write_fstab and use it | Pascal Rigaux | 2001-04-06 | 1 | -2/+2 |
| | |||||
* | added selectPackagesToUpgrade the first time choosePackages is called. | Francois Pons | 2001-04-04 | 1 | -0/+1 |
| | |||||
* | remove use of Bastille. get back to the good state we had :) | Pascal Rigaux | 2001-03-27 | 1 | -2/+1 |
| | |||||
* | added multiple tablet support (wacom), moved usb probe for mouse and tablet | Francois Pons | 2001-03-23 | 1 | -1/+1 |
| | | | | | at the beginning. | ||||
* | use bastille backend | Pascal Rigaux | 2001-03-20 | 1 | -1/+2 |
| | |||||
* | - tellAboutProprietaryModules moved to setupSCSI | Pascal Rigaux | 2001-03-20 | 1 | -4/+2 |
| | | | | | | - miscellaneous step re-enabled, called Security - pcmcia_probe moved to setupSCSI, skipped in noauto | ||||
* | have pcmcia_probe in stage2 (for non pcmcia.img, stage1 doesn't give the ↵ | Pascal Rigaux | 2001-03-20 | 1 | -0/+2 |
| | | | | parameter any more) | ||||
* | compss is deprecated. use compssUsers for the tree | Pascal Rigaux | 2001-03-13 | 1 | -1/+1 |
| |