summaryrefslogtreecommitdiff
path: root/gnu/installer/parted.scm
AgeCommit message (Expand)AuthorFilesLines
2019-05-14installer: Create btrfs file system.Danny Milosavljevic1-0/+9
2019-03-27installer: Produce an 'initrd-modules' field if needed.Ludovic Courtès1-7/+38
2019-03-27installer: Emit 'bootloader' field before 'swap-devices'.Ludovic Courtès1-2/+2
2019-03-25installer: Set the system's 'keyboard-layout' field.Ludovic Courtès1-1/+5
2019-02-18gnu: Fix some typos in the installer.Tobias Geerinckx-Rice1-3/+3
2019-01-17installer: "formating" → "formatting".Ludovic Courtès1-13/+13
2019-01-17installer: parted: Do not call BLKRRPART on loop devices.Mathieu Othacehe1-7/+10
2019-01-17installer: Various renamins follow-up.Mathieu Othacehe1-59/+60
2019-01-17installer: Various renamings.Mathieu Othacehe1-14/+14
2019-01-17installer: parted: Use read-luks-partition-uuid instead ofMathieu Othacehe1-4/+7
2019-01-17installer: partionment: Add encryption support.Mathieu Othacehe1-49/+153
2019-01-17installer: partition: Fix swaping and use syscalls.Mathieu Othacehe1-38/+29
2019-01-17installer: Add partitioning support.Mathieu Othacehe1-0/+1210