summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-blockdevices-filesystems.sh
AgeCommit message (Collapse)Author
2008-12-10fix for lost partition WOOHOOODieter Plaetinck
2008-12-10mountpoint is column 6 mkay?Dieter Plaetinck
2008-12-09hang bug in manual FS stuff + some small stuffDieter Plaetinck
2008-12-09naughty naughty naughty mkfs bugfix + output fixDieter Plaetinck
2008-12-09support for successive infofys + nicer output for disk stuff + stupid fixDieter Plaetinck
2008-12-09partition fixesDieter Plaetinck
2008-12-09fix for mount/mkdirDieter Plaetinck
2008-12-09output fixDieter Plaetinck
2008-12-09fixes mkayDieter Plaetinck
2008-12-09fix for variable not defined + refactored a bitDieter Plaetinck
2008-12-07checklist fix + todo updatesDieter Plaetinck
2008-12-07support for swap can be usefulDieter Plaetinck
2008-12-07cleanup interactive_autoprepare + better suppor for min/max in ask_number ↵Dieter Plaetinck
and support SI/IEC formats in get_blockdevice_size
2008-12-07syntax fixesDieter Plaetinck
2008-12-07refactor/implementation of process_filesystem(s) WIP.. it might even start ↵Dieter Plaetinck
to work sort off.. + fs_params for dm_crypt in lib-ui-interactive
2008-12-07refactor/implementation of process_filesystem(s) WIPDieter Plaetinck
2008-12-07cleanup of old cruft code + some fixes/enhancementsDieter Plaetinck
2008-12-07cleanup/reorderingDieter Plaetinck
2008-12-06partial implementation of process_filesystems + necessary refactoring in ↵Dieter Plaetinck
lib-ui-interactive
2008-12-06several small fixesDieter Plaetinck
2008-12-06fix + show size of part in menuDieter Plaetinck
2008-12-05cleanups and fixesDieter Plaetinck
2008-12-02todo addDieter Plaetinck
2008-11-22doc fix + allow to append str directly after device/partitionDieter Plaetinck
2008-11-22made find{partitions,disks} more flexible for output control + tiny bit more ↵Dieter Plaetinck
work in interactive_filesystems
2008-11-21porting of interactive_filesystems WIPDieter Plaetinck
2008-11-21first steps toward dm_crypt and lvm supportDieter Plaetinck
2008-11-21more refactoring/cleaning/fixingDieter Plaetinck
2008-11-21basics of new block device methodDieter Plaetinck
2008-11-17misc small cleanups/todo updatesDieter Plaetinck
2008-11-17todo updatesDieter Plaetinck
2008-11-16updated HOWTO for install using packages, got rid of patch-install-cd script ↵Dieter Plaetinck
+ renamed fifa into aif everywhere
2008-11-13todo updatesDieter Plaetinck
2008-11-13better debuglogging while creating partitions and shitDieter Plaetinck
2008-11-12better patch for mount/umount orderDieter Plaetinck
2008-11-12big exitcode fix that broke manual mountpoints selectionDieter Plaetinck
2008-11-12patch for fs umount orderDieter Plaetinck
2008-11-12moved more partioning stuff into lib-blockdevices-filesystemsDieter Plaetinck
2008-11-12partitioning is now in separate function + some todo updatesDieter Plaetinck
2008-11-12probably fix for bogus grub entries + more clarity for get_grub_mapDieter Plaetinck
2008-11-11close to tracking down the grub bug..Dieter Plaetinck
2008-11-10maybe a fix for the fstabDieter Plaetinck
2008-11-10cleanup + hopefully a fix for grub thingieDieter Plaetinck
2008-11-10fix for need to press ok aaargDieter Plaetinck
2008-11-04tidy up tmp device mapDieter Plaetinck
2008-11-02sort of fixed/decoupled auto_{fstab,network,locale}, run_mkinitcpioDieter Plaetinck
2008-11-02file hierarchy overhaul. now a structure that makes more sense: user and ↵Dieter Plaetinck
core separated. we now differentiate between procedures and libraries - no more "profiles" - + some bug fixed + probably quite a few introduced + runtime directory + separated my own stuff more