summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Add xfs_repair and efibootmgrGwenolé Beauchesne2001-10-291-0/+2
|
* updatedSebastien Dupont2001-10-291-23/+32
|
* code correctiondamien2001-10-291-17/+12
|
* uninstall interface & progress barSebastien Dupont2001-10-291-22/+30
|
* uninstall interface : lists & progress barSebastien Dupont2001-10-291-73/+171
| | | | | | new progress bar update todo: second list
* cleaningdamien2001-10-281-1/+0
|
* return value at end of moduleDaouda Lo2001-10-273-8/+8
|
* - increase icewm weight.Daouda Lo2001-10-271-2/+2
|
* updated.Sebastien Dupont2001-10-261-8/+9
|
* search correct progress bar mode implementation.Sebastien Dupont2001-10-261-30/+22
|
* progress bar hackdamien2001-10-262-46/+53
|
* no adjust start and end on GPTPascal Rigaux2001-10-262-1/+4
|
* updatedSebastien Dupont2001-10-261-3/+10
|
* use the pcmcia patch from gi/tools, not gi/mdk-stage1Pascal Rigaux2001-10-261-1/+1
|
* fix some bugs & interface progress implementation.Sebastien Dupont2001-10-261-17/+51
| | | | | | | TODO: progress before backend. search if directory already exist before custom install.
* merge differents versions.Sebastien Dupont2001-10-251-4/+34
|
* code correctiondamien2001-10-251-80/+53
|
* file sector, list of fonts for advanced install...Sebastien Dupont2001-10-251-32/+60
|
* applications choice, license widget, help widget.Sebastien Dupont2001-10-251-54/+173
|
* simple variables handled, code compression.damien2001-10-251-20/+26
|
* The new and shiny drakautoinst is coming. P|-|34Rdamien2001-10-251-16/+19
|
* The new drakautoinst is coming. P|-|34Rdamien2001-10-251-4/+237
|
* - add a GUI to the rescueGuillaume Cottenceau2001-10-2413-18/+422
| | | | | | | - provide guessmounts with better efficiency and output, go to console, and reboot - provide install_bootloader which runs lilo from /mnt if it seems safe - add lsparts to rescue, which prints partitions with detected types
* replace /initrd with /lib/initrdPascal Rigaux2001-10-244-11/+11
|
* updateddamien2001-10-241-5/+13
|
* added set_editabledamien2001-10-241-1/+7
|
* updateddamien2001-10-241-5/+7
|
* all needs pcmcia core modulesGuillaume Cottenceau2001-10-241-1/+1
|
* updated, lot of bugs.damien2001-10-241-65/+95
|
* scrollSebastien Dupont2001-10-241-98/+82
| | | | | `
* updateddamien2001-10-241-161/+67
|
* import_status & progress.Sebastien Dupont2001-10-241-9/+47
|
* gi update.Sebastien Dupont2001-10-241-0/+24
|
* add methods first_usable_sector and last_usable_sectorPascal Rigaux2001-10-244-2/+18
|
* (hds): in case of GPT, allow ext2 to be replaced by any kind of partitions ↵Pascal Rigaux2001-10-241-1/+1
| | | | (esp. EFI)
* gi updateSebastien Dupont2001-10-231-16/+41
|
* doc and progress bar.Sebastien Dupont2001-10-231-46/+141
|
* tagged as translatable some left out strignsPablo Saratxaga2001-10-231-2/+2
|
* gui: install from directorySebastien Dupont2001-10-231-17/+30
|
* gui supported.Sebastien Dupont2001-10-231-3/+61
|
* speedtouch config : added usa vpi vcidamien2001-10-221-2/+2
|
* oops forgot to umount after "updatemodules"...Guillaume Cottenceau2001-10-221-0/+1
|
* fix PATH (have /mnt/bin /mnt/usr/bin ...)Pascal Rigaux2001-10-221-1/+1
|
* Fixed connection device setting for "oki4w" driver.Till Kamppeter2001-10-211-1/+1
|
* small fixGuillaume Cottenceau2001-10-191-0/+1
|
* (adjustEnd): in case the end is totalsectors, don't adjust since ↵Pascal Rigaux2001-10-191-0/+1
| | | | totalsectors / cylinder_size may not be an integer
* - Use /dev/random through devices::make() instead of /dev/urandomGwenolé Beauchesne2001-10-191-4/+24
| | | | | | - Localize file descriptor - Capitalize error message if no /dev/random found
* cleanupPascal Rigaux2001-10-191-0/+1
|
* - s/Win98 FAT32/FAT32/Gwenolé Beauchesne2001-10-191-4/+4
| | | | | | - s/Partition that contains an EFI file system/EFI (FAT-12/16/32)/ - Add "FAT32" to @important_types for IA-64 & /boot/efi
* handle empty $hd->{primary}{raw} (happens with no partitions on ia64)Pascal Rigaux2001-10-191-2/+6
|