summaryrefslogtreecommitdiff
path: root/fsmgr.hs
AgeCommit message (Expand)Author
2023-11-22be sure to build all subvolumesHEADmasterGordon GECOS
2023-11-22non-effectful cleanupsGordon GECOS
2023-11-22support for separate _filesystem build dirGordon GECOS
2023-11-17bookworm+ only from here onu
2023-07-01new btrfs subvolume gets ownership/permissions from its parent dirAndrew Cady
2023-06-25Store all btrfs images in local subvolumesAndrew Cady
2022-01-11Merge commit 'db4130d'Andrew Cady
2022-01-11ignore more errorsAndrew Cady
2022-01-10new fsmgr .yaml config directive: "files"Andrew Cady
2022-01-10fix long-standing bug where skel-files did not worku
2022-01-10fixes for Debian "bullseye" compatibilityu
2021-03-13include sid in generated sources.listAndrew Cady
2021-03-13pass --release to selfstrap based on /etc/os-releaseAndrew Cady
2021-03-13Ensure apt is updated before dpkg tries to install our deb packagesAndrew Cady
2021-03-13allow / in debs to specify package version in "packages:" section by debian r...Andrew Cady
2021-03-13use buster on target if host is stretchAndrew Cady
2021-03-13prefer linux-image version from /vmlinuz symlink to $(uname -r)Andrew Cady
2021-02-28fsmgr: fix .deb installsAndrew Cady
2021-02-28config option "unit-files:" for systemd unit filesAndrew Cady
2020-10-26ignoreError for btrfs fs devSteven
2020-10-25buster compatGordon GECOS
2020-10-13This is the correct way to prevent the mount failureAndrew Cady
2020-10-12fix the shrinkage to support shrinking the seeded seedAndrew Cady
2020-10-12factorAndrew Cady
2020-10-12avoid setting seed until we name the seedAndrew Cady
2020-10-12build shrunken .seed.btrfs images internallyAndrew Cady
2020-10-12hacks and fixes, features and fixtures, axes and facksesAndrew Cady
2020-10-12Change btfrs uuid all the timeAndrew Cady
2020-10-11shake "need" debsAndrew Cady
2020-06-19insert TODOAndrew Cady
2020-06-10avoid hard-coded codenameAndrew Cady
2020-05-31always run setupLoopDevices before mount -t btrfsAndrew Cady
2020-05-30force rebuilds when files referenced in '*.yaml' changeAndrew Cady
2020-05-30Do not hardcode "stretch"Andrew Cady
2020-05-30implement "apt-update" to install apt listsAndrew Cady
2020-05-30run losetup on parent seed imagesAndrew Cady
2020-05-29track devices in multi-device btrfs images, in file *.btrfs.devices.txtAndrew Cady
2020-05-29more verbose loggingAndrew Cady
2020-05-29allow binaries to be specified as absolute pathsAndrew Cady
2020-05-29fixAndrew Cady
2020-05-29enable fancy output from shakeAndrew Cady
2020-05-28remove spurious commentAndrew Cady
2020-05-28Begin support for "seeded images."Andrew Cady
2020-05-27handle case where $SUDO_USER is not setAndrew Cady
2019-10-15improved error reportingAndrew Cady
2019-10-15implement 'binaries-optional:' and 'skel-files-optional:' sectionsAndrew Cady
2019-10-15$(debarch) supportAndrew Cady
2019-10-04save dpkg -l output in _build/name.pkgs.txtAndrew Cady
2019-10-04allow $(karch) in deb filenamesAndrew Cady
2019-10-04Revert "debugging" (partially)Andrew Cady