Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-enable PPC bootloader setup | Stew Benedict | 2001-10-09 | 1 | -1/+2 |
| | |||||
* | avoid chooseCD on oem install. | Francois Pons | 2001-10-01 | 1 | -2/+2 |
| | |||||
* | allow non ejectable medium to allow all hdlists on the bootable medium. | Francois Pons | 2001-09-25 | 1 | -1/+4 |
| | |||||
* | make current boot medium already selected if multiple hdlist are on this ↵ | Francois Pons | 2001-09-25 | 1 | -3/+6 |
| | | | | boot medium. | ||||
* | avoid keeping testing code. | Francois Pons | 2001-09-21 | 1 | -1/+1 |
| | |||||
* | reworked medium management. | Francois Pons | 2001-09-21 | 1 | -4/+3 |
| | |||||
* | added code to support changeable cdrom, set a unique copy of license for | Francois Pons | 2001-09-21 | 1 | -2/+70 |
| | | | | | installing commercial application as package variable (exported). | ||||
* | (choosePartitionsToFormat): do not propose check bad blocks for xfs and jfs | Pascal Rigaux | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | now finally really fixed printer label in summary dialog. | Francois Pons | 2001-09-18 | 1 | -1/+2 |
| | |||||
* | fixed printer description in summary (again). | Francois Pons | 2001-09-18 | 1 | -1/+1 |
| | |||||
* | fixed no printer displayed (at least, print Remote CUPS server). | Francois Pons | 2001-09-18 | 1 | -2/+5 |
| | |||||
* | fix typo | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | find error in /tmp/.error only if exception is "xxx failed" | Pascal Rigaux | 2001-09-15 | 1 | -1/+2 |
| | |||||
* | makes cancel on mouse selection works even better | Pascal Rigaux | 2001-09-15 | 1 | -0/+1 |
| | |||||
* | fix cancel on mouse choice | Pascal Rigaux | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | (selectKeyboard): don't prompt in newbie mode if >=90, not >90 | Pascal Rigaux | 2001-09-13 | 1 | -1/+1 |
| | |||||
* | fixed Printer name reporting for a specific printer. | Francois Pons | 2001-09-13 | 1 | -2/+2 |
| | |||||
* | added hid type usb mouse support. | Francois Pons | 2001-09-10 | 1 | -2/+1 |
| | |||||
* | make loopback installs work again | Pascal Rigaux | 2001-09-08 | 1 | -1/+1 |
| | |||||
* | fix keyboard config + some cleanup | Pascal Rigaux | 2001-09-06 | 1 | -1/+2 |
| | |||||
* | avoid asking when using existing partition for magic partition with a real | Francois Pons | 2001-09-05 | 1 | -2/+4 |
| | | | | | | mntpoint (typically /tmp/hdimage) if we are not using a ramdisk (so partition is not unmountable). | ||||
* | (choosePartitionsToFormat): do not propose to propose already formatted | Pascal Rigaux | 2001-09-03 | 1 | -2/+4 |
| | | | | | fat partitions | ||||
* | have a wait_message during installation of bootloader | Guillaume Cottenceau | 2001-08-30 | 1 | -1/+4 |
| | |||||
* | fix language selection | Pascal Rigaux | 2001-08-29 | 1 | -1/+1 |
| | |||||
* | add localedrake (not tested) | Pascal Rigaux | 2001-08-29 | 1 | -17/+1 |
| | |||||
* | propose to format / and /usr even if isFormatted. More generally do not ↵ | Pascal Rigaux | 2001-08-28 | 1 | -2/+5 |
| | | | | trust isFormatted to show which partitions to format | ||||
* | default the licence agreement to "Refuse" | Pascal Rigaux | 2001-08-28 | 1 | -1/+1 |
| | |||||
* | 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 |
| |