Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix loading of btrfs module | Pascal Terjan | 2010-06-04 | 1 | -0/+1 |
| | |||||
* | 13.33 | Christophe Fergeau | 2010-06-04 | 1 | -0/+2 |
| | |||||
* | update NEWS | Christophe Fergeau | 2010-06-04 | 1 | -0/+1 |
| | |||||
* | lookup major:minor of devices outside $::prefix | Pascal Terjan | 2010-06-04 | 1 | -0/+4 |
| | |||||
* | copy all devices to target | Pascal Terjan | 2010-06-02 | 1 | -0/+4 |
| | |||||
* | - Release 13.31 : | Frederic Crozat | 2010-05-28 | 1 | -0/+3 |
| | | | | | | | - RC2 banner - don't lose mountpoint if suggested partition was swap (#59510) | ||||
* | don't lose mountpoint if suggested partition was swap (#59510) | Pascal Terjan | 2010-05-28 | 1 | -0/+2 |
| | |||||
* | release 13.3013.30 | Pascal Terjan | 2010-05-26 | 1 | -0/+4 |
| | |||||
* | release 13.29 | Pascal Terjan | 2010-05-24 | 1 | -0/+2 |
| | |||||
* | fix raid 0 to be handled as raid | Pascal Terjan | 2010-05-24 | 1 | -0/+1 |
| | |||||
* | force raid metadata to be 0.90 if /boot is on raid 1 | Pascal Terjan | 2010-05-24 | 1 | -0/+1 |
| | |||||
* | fix detection of /var partition | Pascal Terjan | 2010-05-24 | 1 | -0/+2 |
| | |||||
* | release 13.27 | Pascal Terjan | 2010-05-18 | 1 | -0/+3 |
| | |||||
* | always set resume= when a swap is available, regardless of its size (#34681) | Pascal Terjan | 2010-05-18 | 1 | -0/+2 |
| | |||||
* | fix version in NEWS | Pascal Terjan | 2010-05-17 | 1 | -1/+1 |
| | |||||
* | release 13.26 | Pascal Terjan | 2010-05-17 | 1 | -0/+5 |
| | |||||
* | enable acl in fstab not on the fs as we currently do not handle options on ↵ | Pascal Terjan | 2010-05-13 | 1 | -1/+1 |
| | | | | the fs in an unified way and have no way to check if they are set in the apps | ||||
* | default to defaultFS in LVM, not ext2 | Pascal Terjan | 2010-05-13 | 1 | -0/+1 |
| | |||||
* | allow setting acl option in diskdrake | Pascal Terjan | 2010-05-13 | 1 | -0/+1 |
| | |||||
* | - enable acl by default on ext3/4 fs | Pascal Terjan | 2010-05-13 | 1 | -0/+3 |
| | | | | - enable user_xattr on home for ext2 too | ||||
* | release | Pascal Terjan | 2010-05-09 | 1 | -0/+2 |
| | |||||
* | include /etc/netconfig (needed by mount.nfs) | Olivier Blin | 2010-05-04 | 1 | -0/+1 |
| | |||||
* | include btrfs and crc32c modules in install (#59068) | Pascal Terjan | 2010-05-03 | 1 | -0/+1 |
| | |||||
* | fix resize of active encrypted volumes | Pascal Terjan | 2010-04-30 | 1 | -0/+1 |
| | |||||
* | fix the crypto mountpoint checks for the create case | Pascal Terjan | 2010-04-30 | 1 | -0/+3 |
| | | | | when creating current partition is of type isRawLUKS, not yet LUKS | ||||
* | Release 13.22, enable gtk-button-images to have the lock displayed during ↵ | Pascal Terjan | 2010-04-29 | 1 | -0/+3 |
| | | | | install | ||||
* | refuse to have /boot encrypted | Pascal Terjan | 2010-04-29 | 1 | -0/+4 |
| | |||||
* | release | Pascal Terjan | 2010-04-27 | 1 | -0/+3 |
| | |||||
* | - install plymouth if / is encrypted, to ask for password | Pascal Terjan | 2010-04-27 | 1 | -1/+12 |
| | |||||
* | - Allow resizing empty FAT (#58770) | Pascal Terjan | 2010-04-15 | 1 | -0/+2 |
| | |||||
* | - include btrfs tools in stage2 | Pascal Terjan | 2010-04-14 | 1 | -0/+7 |
| | |||||
* | Release 13.18 | Pascal Terjan | 2010-04-02 | 1 | -1/+3 |
| | |||||
* | Use all included levels to resolv dependencies instead of doing it level by ↵ | Pascal Terjan | 2010-04-02 | 1 | -1/+1 |
| | | | | level | ||||
* | compute dependencies on full list of packages from a rpmsrate level instead | Pascal Terjan | 2010-04-01 | 1 | -0/+3 |
| | | | | | | of doing it individually. this way choices are made knowing the full list of wanted packages and kdm does not end up on GNOME install because dm was resolved before reaching gdm | ||||
* | release stage2 13.17 | Pascal Terjan | 2010-03-31 | 1 | -0/+2 |
| | |||||
* | use device label even if it was not changed (#47456) | Pascal Terjan | 2010-03-31 | 1 | -0/+1 |
| | |||||
* | detect "Rack Mount" Chassis as server | Olivier Blin | 2010-03-30 | 1 | -0/+1 |
| | |||||
* | (description) translate more service descriptions (#46640, François | Thierry Vignaud | 2010-03-28 | 1 | -0/+3 |
| | | | | (Spip), further fixed by me) | ||||
* | Release 13.16 | Pascal Terjan | 2010-03-19 | 1 | -0/+2 |
| | |||||
* | do not apply bootloader settings before giving user the option to change ↵ | Pascal Terjan | 2010-03-19 | 1 | -0/+4 |
| | | | | them (#57471) | ||||
* | 13.15 | Thierry Vignaud | 2010-03-17 | 1 | -0/+2 |
| | |||||
* | (ask_::get_status) enhanced status message (#58194) | Thierry Vignaud | 2010-03-17 | 1 | -0/+3 |
| | |||||
* | release stage2 13.14 | Pascal Terjan | 2010-03-03 | 1 | -0/+3 |
| | |||||
* | handle creation of mmcblk devices (useful on Efika MX) | Olivier Blin | 2010-03-01 | 1 | -0/+3 |
| | |||||
* | 13.13 | Thierry Vignaud | 2010-02-28 | 1 | -0/+2 |
| | |||||
* | handle new SCSI driver: mpt2sas (#57833) | Thierry Vignaud | 2010-02-28 | 1 | -0/+1 |
| | |||||
* | - detect_devices: | Olivier Blin | 2010-02-23 | 1 | -0/+4 |
| | | | | | | o fix merging PCI devices info from sysfs which resulted in ill-informed devices matching (#57711) | ||||
* | Update NEWS | Pascal Terjan | 2010-02-10 | 1 | -2/+3 |
| | |||||
* | move NEWS entry to right file | Christophe Fergeau | 2010-02-10 | 1 | -0/+2 |
| | |||||
* | 13.11 | Pascal Terjan | 2010-02-10 | 1 | -0/+2 |
| |