summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-blockdevices-filesystems.sh
AgeCommit message (Collapse)Author
2009-02-28check_is_in fixes.. and this time i mean it.. i think. hopefully. + test ↵Dieter Plaetinck
script for check_is_in
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 ↵Dieter Plaetinck
things instead of MB. inspired by FS#12949 - "hdparm -I" fails in VMware 0002-Using-MiB-and-GiB-instead-of-MB-and-GB-respectively.patch
2009-02-22cleanup in blockdevice size stuff. correct usage of units etc. inspired by ↵Dieter Plaetinck
FS#12949 - "hdparm -I" fails in VMware 0001-Using-fdisk-instead-of-hdparm-to-get-disc-capacity.patch
2009-02-22since we use /tmp now, no more need to hide files. some categorizing ↵Dieter Plaetinck
(tagging) of files is useful though
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
2008-12-16fix for too many maybe umountsDieter Plaetinck
2008-12-16fix for rollback doesnt work for dm_crypt devicesDieter Plaetinck
2008-12-15fix for rollback looping only once. Thank you bash faq ↵Dieter Plaetinck
http://wooledge.org:8000/BashFAQ/024
2008-12-15output fixDieter Plaetinck
2008-12-14todo updatesDieter Plaetinck
2008-12-14small shit and todosDieter Plaetinck
2008-12-14output fixDieter Plaetinck
2008-12-14syntax fixesDieter Plaetinck
2008-12-14make rollback more accessible, assist user more when he needs it and when ↵Dieter Plaetinck
not + some output cleanup
2008-12-14switch from dead-end 'try to be smart and clean environment first' approach ↵Dieter Plaetinck
to 'rollback in case of failures' system
2008-12-13fixes woezzelwazzelDieter Plaetinck
2008-12-13output cleanups/fixesDieter Plaetinck
2008-12-13fix for umount twice same partDieter Plaetinck
2008-12-13output phases good this timeDieter Plaetinck
2008-12-13output phasesDieter Plaetinck
2008-12-13syntax fixDieter Plaetinck
2008-12-13syntax fixDieter Plaetinck
2008-12-13decent blockdevice destructing logicDieter Plaetinck
2008-12-13workaround missing VG device filesDieter Plaetinck
2008-12-13workaround missing VG device filesDieter Plaetinck
2008-12-13fix for check all underlying lvm PV's for a VG + workaround to check ↵Dieter Plaetinck
existence of VG if it has no devicefile
2008-12-13cleanup of debugging output, todos and notes addedDieter Plaetinck
2008-12-12mkfs fixDieter Plaetinck
2008-12-12mkfs fixesDieter Plaetinck
2008-12-12cleanup stale files on start and stop + long overdue introduction of ↵Dieter Plaetinck
$RUNTIME_DIR
2008-12-12mkfs fixesDieter Plaetinck
2008-12-12lvm VG fixDieter Plaetinck
2008-12-12implementation if iterative, dependency-resolving underlying volume ↵Dieter Plaetinck
filesystem creater
2008-12-12warn on device busyDieter Plaetinck
2008-12-12fix for duplicate LV's (i mean it this time) + 'umounting' of lvm pv's + ↵Dieter Plaetinck
small shit
2008-12-12fix for set BOOT_PARTDieter Plaetinck
2008-12-12lvm LV fixDieter Plaetinck
2008-12-12cleanup + mounting fixDieter Plaetinck
2008-12-11fix for dm_cryptDieter Plaetinck
2008-12-11fix for broken cryptsetupDieter Plaetinck
2008-12-11cleanup of useless stuffDieter Plaetinck