summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-blockdevices-filesystems.sh
AgeCommit message (Expand)Author
2010-12-07fix missing filesystem friendly namesDieter Plaetinck
2010-12-06fix bug which prevented populating possible FS arrayDieter Plaetinck
2010-12-05code cleanup: use bash4 associative arrays for filesystem stuffDieter Plaetinck
2010-12-05introduce experimental Nilfs2 supportDieter Plaetinck
2010-12-05make AIF track needed filesystem packagesDieter Plaetinck
2010-04-18implement consistent/generic, more stable {en,de}coding of fs_params and fs_o...Dieter Plaetinck
2010-04-16change infofy calls to inform, because libui-sh changed function nameDieter Plaetinck
2010-04-12perform udevadm settle to avoid raceconditions where the device would not be ...Dieter Plaetinck
2010-04-10rename findpartitions to findblockdevices, as that's what it really does nowDieter Plaetinck
2010-04-10Do not hide the whole disk when choosing partitions for file systemsThomas Bächler
2010-03-24implement labelsetting for those filesystems for which it was not implemented...Matthias Dienstbier
2010-03-24fix returns and exits in subshellsMatthias Dienstbier
2010-03-10add possibility to use label for accessing partitionsMatthias Dienstbier
2010-03-07fix some whitespace2010.03.09Dieter Plaetinck
2010-03-05try to use UUID in fstab. fixes FS#17632 - [uuid support] regression in /etc/...Dieter Plaetinck
2010-03-05add the `-D' option to the sfdisk call.Mark Pustjens
2010-03-05support virtio blockdevicesVincent R
2009-08-02use correct exit code when creating FS'es failed + attempt to write to target...Dieter Plaetinck
2009-08-01small optimisationDieter Plaetinck
2009-08-01debugging fix: use variable after it is setDieter Plaetinck
2009-07-29Several grub related fixesGerhard Brauer
2009-07-27merge in Gerhards grub refactoringsDieter Plaetinck
2009-07-27grub refactoringGerhard Brauer
2009-07-26use debugging on get_anchestors_mountDieter Plaetinck
2009-07-26useful get_anchestors_mount function which gives you the blockdevice for a fi...Dieter Plaetinck
2009-07-26cleaner separation of concerns: remove $PART_ROOT hack in favor of more usefu...Dieter Plaetinck
2009-07-26clear $PART_ROOT on rollback of /Dieter Plaetinck
2009-07-25make the $ret variable local everywhereDieter Plaetinck
2009-07-21support for reusing existing filesystemsDieter Plaetinck
2009-07-12Cause swap partitions have no (user) defined mountpoint they are notGerhard Brauer
2009-04-04stderr output fixDieter Plaetinck
2009-03-27this should fix FS#13700 - grub menu.lst updating is brokenDieter Plaetinck
2009-03-25some debugging to help FS#13700 - grub menu.lst updating is brokenDieter Plaetinck
2009-03-15fix for done_filesystems not being cleanup up after successfull rollback, cau...Dieter Plaetinck
2009-03-14better modules stuff for encryptionDieter Plaetinck
2009-03-08fix for broken blockdevice size calculationsDieter Plaetinck
2009-02-28check_is_in fixes.. and this time i mean it.. i think. hopefully. + test scri...Dieter Plaetinck
2009-02-28check_is_in fixesDieter Plaetinck
2009-02-28support for debug categoriesDieter Plaetinck
2009-02-22todo updatesDieter Plaetinck
2009-02-22blockdevice documentation cleanup + use MiB in interactive blockdevice things...Dieter Plaetinck
2009-02-22cleanup in blockdevice size stuff. correct usage of units etc. inspired by F...Dieter Plaetinck
2009-02-22since we use /tmp now, no more need to hide files. some categorizing (tagging...Dieter Plaetinck
2009-02-14slightly better way to get disk size with fdiskDieter Plaetinck
2008-12-30small code cleanup + todo updatesDieter Plaetinck
2008-12-29ext4 supportDieter Plaetinck
2008-12-20fix for incorrect shebangsDieter Plaetinck
2008-12-16output cleanupsDieter Plaetinck
2008-12-16output cleanupsDieter Plaetinck
2008-12-16fix for delete LVDieter Plaetinck