Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable gpm (in case of serial mouse) before service choice | Pascal Rigaux | 2001-08-30 | 1 | -0/+2 |
| | |||||
* | no need to have devfs=nomount anymore in root raid | Pascal Rigaux | 2001-08-29 | 1 | -1/+1 |
| | |||||
* | add support for mandatory frame buffer support (SiS 630) need them for XF3 to | Francois Pons | 2001-08-29 | 1 | -3/+7 |
| | | | | | work properly, XF4 does work with it nicely. | ||||
* | do not modify fstab options in upgrade | Pascal Rigaux | 2001-08-29 | 1 | -1/+2 |
| | |||||
* | propose to format / and /usr even if isFormatted. More generally do not ↵ | Pascal Rigaux | 2001-08-28 | 1 | -1/+3 |
| | | | | trust isFormatted to show which partitions to format | ||||
* | added the missing security parameter to set_default_options | Pascal Rigaux | 2001-08-25 | 1 | -1/+1 |
| | |||||
* | remove the cond_umount_hdimage and cond_remount_hdimage | Pascal Rigaux | 2001-08-24 | 1 | -2/+0 |
| | |||||
* | fixed possible bug (not sorted partition when calling mount_part). | Francois Pons | 2001-08-24 | 1 | -1/+2 |
| | |||||
* | do init_db inside pkg_inside otherwise LOG is closed and rpmlib tries to ↵ | Pascal Rigaux | 2001-08-22 | 1 | -5/+0 |
| | | | | write in it and ... | ||||
* | do not call configurePrinter if no printer is wanted | Pascal Rigaux | 2001-08-22 | 1 | -1/+1 |
| | |||||
* | updated configurePrinter to use foomatic printer configuration. | Francois Pons | 2001-08-22 | 1 | -21/+14 |
| | |||||
* | try to fix umount/remounting /tmp/hdimage in hd install | Pascal Rigaux | 2001-08-21 | 1 | -12/+2 |
| | |||||
* | try harder to umount /tmp/hdimage only when needed | Pascal Rigaux | 2001-08-20 | 1 | -7/+4 |
| | |||||
* | rename isCdNotEjectable in usingRamdisk, ensure no files are removed unless ↵ | Pascal Rigaux | 2001-08-19 | 1 | -2/+2 |
| | | | | we're in ramdisk | ||||
* | make the devfs= mount or nomount choice based on raid-based root work | Pascal Rigaux | 2001-08-19 | 1 | -3/+5 |
| | |||||
* | disable supermount for the moment | Pascal Rigaux | 2001-08-19 | 1 | -1/+1 |
| | |||||
* | major fs.pm rework + adaptation to it | Pascal Rigaux | 2001-08-19 | 1 | -0/+3 |
| | |||||
* | oops, i inverted devfs=nomount and devfs=mount | Pascal Rigaux | 2001-08-18 | 1 | -1/+1 |
| | |||||
* | do not use devfs with root software raid | Pascal Rigaux | 2001-08-18 | 1 | -1/+2 |
| | |||||
* | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -17/+15 |
| | | | | | | | | | | | * 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 | ||||
* | - fix behaviour of draknet when auto-install | Guillaume Cottenceau | 2001-08-14 | 1 | -1/+1 |
| | | | | | - remove auto flag when error-in-step | ||||
* | really use a class_discard for Xconfigurator::main | Pascal Rigaux | 2001-08-13 | 1 | -2/+1 |
| | |||||
* | initial revision for drakautoinst | Guillaume Cottenceau | 2001-08-13 | 1 | -0/+1 |
| | | | | | | | | | | - 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 | ||||
* | typo | Pascal Rigaux | 2001-08-08 | 1 | -1/+1 |
| | |||||
* | makes interactive_pkgs stuff work | Pascal Rigaux | 2001-08-08 | 1 | -1/+3 |
| | |||||
* | add interactive_pkgs stuff | Pascal Rigaux | 2001-08-08 | 1 | -1/+1 |
| | |||||
* | (miscellaneous): defaults perImageAppend to devfs=mount | Pascal Rigaux | 2001-08-08 | 1 | -0/+2 |
| | |||||
* | (choosePackages): simplify, fix setSelectedFromCompssList not called in | Pascal Rigaux | 2001-08-04 | 1 | -6/+4 |
| | | | | | expert even the first_time (especially nasty for auto_installs) | ||||
* | (choosePartitionsToFormat): toFormatUnsure=1 for /usr | Pascal Rigaux | 2001-08-03 | 1 | -1/+1 |
| | |||||
* | update_userkderc is now called update_gnomekderc | Pascal Rigaux | 2001-08-03 | 1 | -1/+1 |
| | |||||
* | handle auto_allocate_raids for auto_installs | Pascal Rigaux | 2001-08-01 | 1 | -1/+1 |
| | |||||
* | fixed some silly typo and tiny bugs. | Francois Pons | 2001-07-26 | 1 | -2/+4 |
| | |||||
* | fixed typo as Diskette to Floppy. | Francois Pons | 2001-07-26 | 1 | -4/+4 |
| | |||||
* | add support for modified blank.img floppy and Update Modules floppy. | Francois Pons | 2001-07-26 | 1 | -1/+62 |
| | | | | | | | | In first case copy kernel to /boot/vmlinuz-default to be taken into account by bootloader suggestion method. In second case, check installed kernel and update any modules listed in the Update Modules floppy. | ||||
* | 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 |
| | |||||
* | roll back some changes from PPC beta - OldWorld vs NewWorld bootloader | Stew Benedict | 2001-07-18 | 1 | -1/+5 |
| | | | | | modem detection on ttyS0, new sound module in 2.4.4 | ||||
* | disabled Frame buffer for all S3 cards (hangs with XF4 and S3 ViRGE on reboot | Francois Pons | 2001-07-17 | 1 | -1/+2 |
| | | | | | with Aurora). | ||||
* | fix typo | Pascal Rigaux | 2001-07-04 | 1 | -1/+1 |
| | |||||
* | verify a /boot/efi partition exists | Pascal Rigaux | 2001-07-04 | 1 | -0/+4 |
| | |||||
* | add ntp handling | Pascal Rigaux | 2001-07-03 | 1 | -0/+2 |
| | |||||
* | applied patches given for printer configuration bug reported by David Eastcott. | Francois Pons | 2001-06-11 | 1 | -2/+2 |
| | |||||
* | (addUser): accept gid's which already exist, and don't them in /etc/group | Pascal Rigaux | 2001-06-05 | 1 | -2/+2 |
| | | | | | (for auto installs) | ||||
* | added support for NVIDIA 3D acceleration. | Francois Pons | 2001-04-25 | 1 | -1/+4 |
| | |||||
* | corrected bad install package. | damien | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | added conditional update-menus if package are installed. | Francois Pons | 2001-04-13 | 1 | -0/+1 |
| | |||||
* | create to_utf8 from po strings, use it for kdm message | Pascal Rigaux | 2001-04-09 | 1 | -1/+1 |
| | |||||
* | (afterInstallPackages): remove setting of kde charset in kdeglobals (kde is ↵ | Pascal Rigaux | 2001-04-08 | 1 | -3/+0 |
| | | | | a grown-up now) | ||||
* | create install_any::write_fstab and use it | Pascal Rigaux | 2001-04-06 | 1 | -1/+1 |
| | |||||
* | (exitInstall): oups, report_bug is no more in commands:: | Pascal Rigaux | 2001-04-05 | 1 | -1/+1 |
| |