diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2014-12-06 23:20:10 +0100 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2014-12-06 23:20:10 +0100 |
| commit | 582fd3fdf6f3aaa7c9bdce8e1c804dd12e6c8d4b (patch) | |
| tree | f8959ab788b5a0a8cdcd69c8508111c07fd72b12 /liveusb/airootfs | |
| parent | 4d53ae9b891b123b85aeca5f5dda4a676c876f96 (diff) | |
Add airootfs structure and customization
Diffstat (limited to 'liveusb/airootfs')
| -rw-r--r-- | liveusb/airootfs/etc/amenthes-release | 0 | ||||
| -rw-r--r-- | liveusb/airootfs/root/customize_airootfs.sh | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/liveusb/airootfs/etc/amenthes-release b/liveusb/airootfs/etc/amenthes-release new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/liveusb/airootfs/etc/amenthes-release diff --git a/liveusb/airootfs/root/customize_airootfs.sh b/liveusb/airootfs/root/customize_airootfs.sh new file mode 100644 index 0000000..9f49753 --- /dev/null +++ b/liveusb/airootfs/root/customize_airootfs.sh @@ -0,0 +1 @@ +touch /root/i.was.here |
