diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-25 20:27:32 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-25 20:27:32 +0200 |
commit | 970e772bc7516a165f72d37f60dabd7c3a13a232 (patch) | |
tree | 3718b8484c7df108d5e9f3753ab34c52e2217dfb /i486-stage3 | |
parent | 76c4f1be65af6a459f23509276b4bf818a9bfd37 (diff) | |
download | bootstrap32-970e772bc7516a165f72d37f60dabd7c3a13a232.tar.xz |
building up to guile
playing with systemd/initrd boot for 64MB 486 (somewhat unstable ATM)
Diffstat (limited to 'i486-stage3')
-rw-r--r-- | i486-stage3/uinit/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i486-stage3/uinit/DESCR b/i486-stage3/uinit/DESCR new file mode 100644 index 0000000..2b74cf8 --- /dev/null +++ b/i486-stage3/uinit/DESCR @@ -0,0 +1,3 @@ +# uinit as temporary systemd replacement for PID 1, lives in the AUR +FETCH_METHOD="yaourt" + |