dustin
/
jenkinsagent
Archived
1
0
Fork 0
Commit Graph

3 Commits (0528d545590b10b8f28e79357bb41ecc867b23a4)

Author SHA1 Message Date
Dustin 0528d54559 rootfs: Add custom systemd presets
Instead of manually managing symlinks to enable units, we can define a
system preset that lists which units we want disabled.  Units that have
in `Install` section are automatically enabled.
2022-03-15 10:02:15 -05:00
Dustin 64e47b3b9b initramfs: Mount proc et al. earlier
The `/proc` filesystem has to be mounted before the kernel command line
arguments can be parsed.
2022-03-12 16:04:58 -06:00
Dustin 9d2c710be9 Initial commit 2022-03-09 00:27:30 -06:00