summaryrefslogtreecommitdiff
path: root/backend/modules/partitions
AgeCommit message (Collapse)AuthorFilesLines
2020-12-30Add new live mount pointHolger Paradies1-1/+1
The live-boot mount points have been moved from /lib/live/mount to /run/live. Since this is a backward-incompatible change, a compat recursive bind mount point is being provided in /lib/live/mount so that existing scripts will not break in Debian 10 (Buster). Please note that this will be removed in Debian 11 (Bullseye) so plan accordingly and update any required scripts.
2017-05-30add mmc partitionsHolger Paradies1-2/+3
2016-04-25added listing of NVME partitions/disksJoerg Schirottke1-1/+2
2014-09-10btrfs fixes and lzo supportJoerg Schirottke1-2/+2
2014-05-08grub EFIAndreas Loibl1-3/+21
2014-05-07added /boot/efi detection for hdmapAndreas Loibl1-0/+18
2014-01-03allow Linux filesystem data GUIDJoerg Schirottke1-1/+1
2013-02-13applied Kano's acritoxinstaller-hotfixes.patchAndreas Loibl1-11/+24
2012-05-18remove enable_persistent script, mdadm raid supportAndreas Loibl1-2/+2
2011-10-02use ListItems with formatted size info in frontendAndreas Loibl1-5/+5
2011-09-27strip_live_media, error handling, hdmap fixesAndreas Loibl1-0/+14
2011-09-15add GPT supportAndreas Loibl1-2/+22
2011-05-12fixed UUIDs in fstabAndreas Loibl1-0/+11
2011-04-25added listing of Linux Software RAID (md) partitionsAndreas Loibl1-0/+2
2011-03-25added hdmap- and (initial) devicemapper-support to frontendAndreas Loibl1-0/+11
2011-03-17Initial commitAndreas Loibl1-0/+251