summaryrefslogtreecommitdiff
path: root/partitions
AgeCommit message (Collapse)Author
2023-11-17rootfs/Makefileu
cleanups
2023-11-17Store large files in subvolumesAndrew Cady
These files should never be mixed into the same directories as source code, since source code should be backed up by filesystem snapshot, and these should not. This change includes file renames in this repository and in two of its submodules.
2023-11-17fetch/extract BOOTX64.EFI before depending on itAndrew Cady
2023-11-17"make" targets for EFI boot testingAndrew Cady
2023-11-17makefile variable determines size of persist.imgAndrew Cady
2023-11-17experimental grub simplificationSteven
2023-11-17rootfs: update build-deps.yaml for bullseyeu
2021-03-02fixup! emu support for persist.imgAndrew Cady
2021-02-28silence qemu warningAndrew Cady
2021-02-28make total-destroy target to overwrite persist.imgAndrew Cady
2021-02-28emu support for persist.imgAndrew Cady
2021-02-25partvi: fixes related to key-only modeAndrew Cady
fixed race condition in kpartx fix for sfdisk kernel reload ptable failure cleaned up some code duplication created make keymu target amended make clean target
2021-02-23key-only mode for partvi; integrated partviAndrew Cady
These commands are available in sami: make upgrade make emu make key They use partvi.
2021-02-23new targets: "make emu" "make upgrade"Andrew Cady
2021-02-23partvi: "make usb" targetAndrew Cady
2021-01-18hybrid mbrAndrew Cady
2021-01-18Makefile: use partvi from $PATHAndrew Cady
2021-01-18Boots to login promptAndrew Cady
2021-01-18yes moreAndrew Cady
2021-01-18now it be really ficksedAndrew Cady
2021-01-17fix conf valueAndrew Cady
2020-11-17partitions: add empty final megAndrew Cady
2020-11-17partvi: make the partition tableAndrew Cady
2020-11-17partvi: create the dm mapAndrew Cady
2020-11-17partvi: use seed + patch imagesAndrew Cady
2020-11-17new partition toolAndrew Cady