Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved installation code of foomatic (only) if a printer may be chosen. | Francois Pons | 2001-08-21 | 1 | -6/+4 |
| | |||||
* | fix '$' in i18n message | Pascal Rigaux | 2001-08-21 | 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 | ||||
* | simplify | Pascal Rigaux | 2001-08-19 | 1 | -8/+2 |
| | |||||
* | big renaming of ask_from_entries_refH in ask_from and ↵ | Pascal Rigaux | 2001-08-18 | 1 | -41/+41 |
| | | | | ask_from_entries_refH_powered in ask_from_ | ||||
* | fix pass $all_hds->{hds} instead of $all_hds | Pascal Rigaux | 2001-08-18 | 1 | -1/+1 |
| | |||||
* | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -12/+13 |
| | | | | | | | | | | | * 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 createBootdisk with auto | Guillaume Cottenceau | 2001-08-14 | 1 | -4/+3 |
| | | | | | - fix setupBootloader with auto | ||||
* | - fix behaviour of draknet when auto-install | Guillaume Cottenceau | 2001-08-14 | 1 | -2/+2 |
| | | | | | - remove auto flag when error-in-step | ||||
* | really use a class_discard for Xconfigurator::main | Pascal Rigaux | 2001-08-13 | 1 | -1/+1 |
| | |||||
* | initial revision for drakautoinst | Guillaume Cottenceau | 2001-08-13 | 1 | -65/+3 |
| | | | | | | | | | | - 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 | ||||
* | installing foomatic before doing anything about printer | Pascal Rigaux | 2001-08-08 | 1 | -0/+5 |
| | |||||
* | Installation fitted to new printerdrake | Till Kamppeter | 2001-08-08 | 1 | -24/+2 |
| | |||||
* | add interactive_pkgs stuff | Pascal Rigaux | 2001-08-08 | 1 | -1/+1 |
| | |||||
* | change to do_pkgs | Pascal Rigaux | 2001-08-08 | 1 | -2/+1 |
| | |||||
* | replace isJfs/isXfs/... with isThisFs("jfs" | Pascal Rigaux | 2001-08-03 | 1 | -1/+1 |
| | |||||
* | instead of testing if ref($in) or ref($o) contains /gtk/, test if ↵ | Pascal Rigaux | 2001-08-02 | 1 | -1/+1 |
| | | | | interactive_gtk is in ISA of the object | ||||
* | after copying the auto install floppy, sync in case you shall remove the | Guillaume Cottenceau | 2001-07-31 | 1 | -0/+1 |
| | | | | | | floppy right after the LED switches off yet the kernel decides to not flush everything | ||||
* | changed warn dialog to okcancel dialog when asking user to insert Boot floppy | Francois Pons | 2001-07-27 | 1 | -2/+2 |
| | | | | | used or Update Modules floppy (die may cause to rerun install else). | ||||
* | really fixes Diskette with Floppy. | Francois Pons | 2001-07-26 | 1 | -2/+2 |
| | |||||
* | fix typo as Diskette to Floppy. | Francois Pons | 2001-07-26 | 1 | -2/+2 |
| | |||||
* | add support for new modules load as described by GG. | Francois Pons | 2001-07-26 | 1 | -0/+12 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -2/+2 |
| | |||||
* | cleanup | Pascal Rigaux | 2001-07-23 | 1 | -8/+9 |
| | |||||
* | roll back some changes from PPC beta - OldWorld vs NewWorld bootloader | Stew Benedict | 2001-07-18 | 1 | -8/+16 |
| | | | | | modem detection on ttyS0, new sound module in 2.4.4 | ||||
* | added LDAP support for password authentication, updated root password window ↵ | Francois Pons | 2001-07-09 | 1 | -7/+16 |
| | | | | look. | ||||
* | added back timezone settings (thanks FredC). | Francois Pons | 2001-07-04 | 1 | -0/+1 |
| | |||||
* | (doPartitionDisks): better error message when no root partition is found | Pascal Rigaux | 2001-07-03 | 1 | -6/+7 |
| | |||||
* | (configureTimezone): propose a list of NTP servers | Pascal Rigaux | 2001-07-03 | 1 | -1/+5 |
| | |||||
* | added loadSavePackagesOnFloppy to manage package selection file used by | Francois Pons | 2001-07-03 | 1 | -1/+32 |
| | | | | | auto_install too from packages tree directly on floppies. | ||||
* | add ntp handling | Pascal Rigaux | 2001-07-03 | 1 | -1/+14 |
| | |||||
* | new network sources reorganizationCVS: ↵ | damien | 2001-07-02 | 1 | -2/+2 |
| | | | | ---------------------------------------------------------------------- | ||||
* | s/Linux-Mandrake/Mandrake Linux/ | Pablo Saratxaga | 2001-06-22 | 1 | -7/+7 |
| | |||||
* | fix bootstrap information screen back to orig with missing ":" - PPC | Stew Benedict | 2001-05-25 | 1 | -1/+1 |
| | |||||
* | add hfs support to rescue - PPC, fix bootstrap creation, formatting sequence | Stew Benedict | 2001-05-25 | 1 | -18/+18 |
| | |||||
* | added support for NVIDIA 3D acceleration. | Francois Pons | 2001-04-25 | 1 | -1/+4 |
| | |||||
* | fixed missing mouse update in summary. | Francois Pons | 2001-04-17 | 1 | -1/+1 |
| | |||||
* | (setRootPassword): better ensure 'broadcast' insteaf of overriding | Pascal Rigaux | 2001-04-17 | 1 | -1/+1 |
| | |||||
* | (setRootPassword): set NIS to broadcast when NIS asked. Empty NIS still ↵ | Pascal Rigaux | 2001-04-17 | 1 | -5/+8 |
| | | | | means no NIS | ||||
* | (exitInstall): fix bad i18n of Replay button (thx2submarine) | Pascal Rigaux | 2001-04-14 | 1 | -1/+1 |
| | |||||
* | (configureX): fix link /etc/gtk (to /mnt/etc/gtk) instead of /etc/gtkrc | Pascal Rigaux | 2001-04-14 | 1 | -1/+1 |
| | |||||
* | (addUser): remove the setting of $o->{autologin}, now done in any::autologin | Pascal Rigaux | 2001-04-13 | 1 | -3/+0 |
| | |||||
* | added conditional update-menus if package are installed. | Francois Pons | 2001-04-13 | 1 | -4/+2 |
| | |||||
* | make sure update-menus is called after installing cups related packages. | Francois Pons | 2001-04-13 | 1 | -2/+7 |
| | |||||
* | removed Cancel of Summary. | Francois Pons | 2001-04-12 | 1 | -2/+4 |
| | |||||
* | fixed ask printer configuration. | Francois Pons | 2001-04-12 | 1 | -10/+7 |
| | |||||
* | (configureX): fix for X test at install with exotic fonts | Pascal Rigaux | 2001-04-12 | 1 | -3/+2 |
| | |||||
* | (chooseGroups): warn if chosen size is too big | Pascal Rigaux | 2001-04-11 | 1 | -6/+12 |
| | |||||
* | translate the ``path'' in profile selection | Pascal Rigaux | 2001-04-11 | 1 | -1/+1 |
| | |||||
* | fixed selection of CDs. | Francois Pons | 2001-04-10 | 1 | -3/+3 |
| |