Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/baseline/packages.x86_64
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2021-01-06 11:59:53 +0100
committerChristian Hesse <mail@eworm.de>2021-01-26 10:00:38 +0100
commitb30d1cad9bdf925b976b5d038a3ad741a70267c6 (patch)
treebf0cb3d817af2f2a801ef9b8718b46ba80b4b262 /configs/baseline/packages.x86_64
parentd153b4861364daa2e056d4cc70c57a60ab286b71 (diff)
mkarchiso: add version information
To date the iso version was used for iso volume information and iso file name. In my custom builds I do use it a lot more: * Inside the root fs: The system knows about its own version. I use this to: -> report the version to a server (poor man's inventory) -> let the system update itself * On the iso fs: The files are served via rsync, running systems transfer version file first to check for available update. * A grub environment file on the iso fs: Booting the iso from grub allows to create cow directory per version: loopback loop archlinux.iso load_env -f (loop)/arch/grubenv linux (loop)/arch/boot/x86_64/vmlinuz-linux ... \ cow_directory=archlinux/${VERSION} ... So let's just create these files.
Diffstat (limited to 'configs/baseline/packages.x86_64')
0 files changed, 0 insertions, 0 deletions