]> git.ipfire.org Git - people/ms/bricklayer.git/history - src/python/disk.py
backend: Send all Pakfire messages up to the logger
[people/ms/bricklayer.git] / src / python / disk.py
2022-12-01  Michael Tremerdisk: Set filesystem to auto
2022-11-29  Michael Tremerdisk: Write /etc/fstab to the installed system
2022-05-09  Michael Tremerdisk: Use wipefs(8) to remove any previous signatures
2022-05-09  Michael Tremerdisks: Moving scan into an extra step
2022-05-09  Michael Tremerdisks: Fix automatic disk selection in unattended mode
2021-12-09  Michael Tremerdisk: Set PARTITION_ESP if unset
2021-05-11  Michael Tremerdisk: Switch to btrfs as default filesystem
2021-05-11  Michael Tremerdisk: Drop test disk size
2021-05-10  Michael Tremerdisks: Do not scan for disks before the step is run
2021-05-10  Michael Tremersteps: Move TUI into Step class
2021-05-10  Michael Tremerbootloaders: Create special partitions only if needed
2021-05-08  Michael Tremertui: Merge multi-select into select window
2021-05-08  Michael TremerMount/umount filesystems
2021-05-08  Michael TremerShow message window when creating the partition layout
2021-05-08  Michael TremerImplement passing disk images on the command line
2021-05-08  Michael Tremerdisk: Show status window when formatting partitions
2021-05-08  Michael Tremerdisks: Shut down storage when leaving the installer
2021-05-08  Michael Tremerdisk: Add step that creates filesystems
2021-05-08  Michael TremerMount image as loop device in test mode
2021-05-08  Michael Tremerdisk: Destroy the old partition table before writing...
2021-05-08  Michael Tremerdisk: Skip more devices we cannot use
2021-05-08  Michael Tremerdisk: Add automatic partitioning steps
2021-05-07  Michael Tremerdisk: Show disk size in list
2021-05-07  Michael Tremerdisk: Create a fake disk in test mode
2021-05-05  Michael Tremersteps: Add convenience wrapper to disable steps in...
2021-05-05  Michael TremerAdd disk selection using parted