Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the pcmcia patch from gi/tools, not gi/mdk-stage1 | Pascal Rigaux | 2001-10-26 | 1 | -1/+1 |
| | |||||
* | fix some bugs & interface progress implementation. | Sebastien Dupont | 2001-10-26 | 1 | -17/+51 |
| | | | | | | | TODO: progress before backend. search if directory already exist before custom install. | ||||
* | merge differents versions. | Sebastien Dupont | 2001-10-25 | 1 | -4/+34 |
| | |||||
* | code correction | damien | 2001-10-25 | 1 | -80/+53 |
| | |||||
* | file sector, list of fonts for advanced install... | Sebastien Dupont | 2001-10-25 | 1 | -32/+60 |
| | |||||
* | applications choice, license widget, help widget. | Sebastien Dupont | 2001-10-25 | 1 | -54/+173 |
| | |||||
* | simple variables handled, code compression. | damien | 2001-10-25 | 1 | -20/+26 |
| | |||||
* | The new and shiny drakautoinst is coming. P|-|34R | damien | 2001-10-25 | 1 | -16/+19 |
| | |||||
* | The new drakautoinst is coming. P|-|34R | damien | 2001-10-25 | 1 | -4/+237 |
| | |||||
* | - add a GUI to the rescue | Guillaume Cottenceau | 2001-10-24 | 13 | -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/initrd | Pascal Rigaux | 2001-10-24 | 4 | -11/+11 |
| | |||||
* | updated | damien | 2001-10-24 | 1 | -5/+13 |
| | |||||
* | added set_editable | damien | 2001-10-24 | 1 | -1/+7 |
| | |||||
* | updated | damien | 2001-10-24 | 1 | -5/+7 |
| | |||||
* | all needs pcmcia core modules | Guillaume Cottenceau | 2001-10-24 | 1 | -1/+1 |
| | |||||
* | updated, lot of bugs. | damien | 2001-10-24 | 1 | -65/+95 |
| | |||||
* | scroll | Sebastien Dupont | 2001-10-24 | 1 | -98/+82 |
| | | | | | ` | ||||
* | updated | damien | 2001-10-24 | 1 | -161/+67 |
| | |||||
* | import_status & progress. | Sebastien Dupont | 2001-10-24 | 1 | -9/+47 |
| | |||||
* | gi update. | Sebastien Dupont | 2001-10-24 | 1 | -0/+24 |
| | |||||
* | add methods first_usable_sector and last_usable_sector | Pascal Rigaux | 2001-10-24 | 4 | -2/+18 |
| | |||||
* | (hds): in case of GPT, allow ext2 to be replaced by any kind of partitions ↵ | Pascal Rigaux | 2001-10-24 | 1 | -1/+1 |
| | | | | (esp. EFI) | ||||
* | gi update | Sebastien Dupont | 2001-10-23 | 1 | -16/+41 |
| | |||||
* | doc and progress bar. | Sebastien Dupont | 2001-10-23 | 1 | -46/+141 |
| | |||||
* | tagged as translatable some left out strigns | Pablo Saratxaga | 2001-10-23 | 1 | -2/+2 |
| | |||||
* | gui: install from directory | Sebastien Dupont | 2001-10-23 | 1 | -17/+30 |
| | |||||
* | gui supported. | Sebastien Dupont | 2001-10-23 | 1 | -3/+61 |
| | |||||
* | speedtouch config : added usa vpi vci | damien | 2001-10-22 | 1 | -2/+2 |
| | |||||
* | oops forgot to umount after "updatemodules"... | Guillaume Cottenceau | 2001-10-22 | 1 | -0/+1 |
| | |||||
* | fix PATH (have /mnt/bin /mnt/usr/bin ...) | Pascal Rigaux | 2001-10-22 | 1 | -1/+1 |
| | |||||
* | Fixed connection device setting for "oki4w" driver. | Till Kamppeter | 2001-10-21 | 1 | -1/+1 |
| | |||||
* | small fix | Guillaume Cottenceau | 2001-10-19 | 1 | -0/+1 |
| | |||||
* | (adjustEnd): in case the end is totalsectors, don't adjust since ↵ | Pascal Rigaux | 2001-10-19 | 1 | -0/+1 |
| | | | | totalsectors / cylinder_size may not be an integer | ||||
* | - Use /dev/random through devices::make() instead of /dev/urandom | Gwenolé Beauchesne | 2001-10-19 | 1 | -4/+24 |
| | | | | | | - Localize file descriptor - Capitalize error message if no /dev/random found | ||||
* | cleanup | Pascal Rigaux | 2001-10-19 | 1 | -0/+1 |
| | |||||
* | - s/Win98 FAT32/FAT32/ | Gwenolé Beauchesne | 2001-10-19 | 1 | -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 Rigaux | 2001-10-19 | 1 | -2/+6 |
| | |||||
* | fix ending is last sector, not next one | Pascal Rigaux | 2001-10-19 | 1 | -2/+2 |
| | |||||
* | add TODO for partition entry guid | Pascal Rigaux | 2001-10-19 | 1 | -0/+1 |
| | |||||
* | - writing partition table now works | Pascal Rigaux | 2001-10-19 | 1 | -42/+97 |
| | | | | | - creating a new partition table now works (except GUIDs generation) | ||||
* | OOize can_raw_add | Pascal Rigaux | 2001-10-19 | 1 | -1/+1 |
| | |||||
* | - raw_add, can_raw_add moved to partition_table_raw | Pascal Rigaux | 2001-10-19 | 1 | -18/+3 |
| | | | | | - using raw_removed | ||||
* | (zero_MBR): defaults to GPT on ia64 | Pascal Rigaux | 2001-10-19 | 1 | -3/+25 |
| | | | | | | (raw_add, can_raw_add, raw_removed): created, can now be overloaded in partition_table_*.pm's (get_geometry): keep the total_sectors as given by c::total_sectors, don't try to recompute it based on nb_cylinders (for hds where total_sectors is not a multiple of nb_cylinders) | ||||
* | better handling of CHS overflow (mainly for non cylinder-boundary aligned ↵ | Pascal Rigaux | 2001-10-19 | 1 | -7/+12 |
| | | | | part (like ia64)) | ||||
* | change Fontmap ghostscript file. | Sebastien Dupont | 2001-10-18 | 1 | -1/+1 |
| | |||||
* | drakfont support now .gsf fonts | Sebastien Dupont | 2001-10-18 | 1 | -7/+9 |
| | |||||
* | - add checksum verif on partition entries | Pascal Rigaux | 2001-10-18 | 2 | -8/+15 |
| | | | | | - detect the type of partition since the partition table types seem quite poor | ||||
* | read part of GPT partition table working | Pascal Rigaux | 2001-10-18 | 2 | -1/+179 |
| | |||||
* | safer modprobe ide-floppy | Pascal Rigaux | 2001-10-18 | 1 | -1/+1 |
| | |||||
* | corrected GET_FL and co | damien | 2001-10-18 | 1 | -1/+1 |
| |