From 582fd3fdf6f3aaa7c9bdce8e1c804dd12e6c8d4b Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 6 Dec 2014 23:20:10 +0100 Subject: Add airootfs structure and customization --- liveusb/airootfs/etc/amenthes-release | 0 liveusb/airootfs/root/customize_airootfs.sh | 1 + 2 files changed, 1 insertion(+) create mode 100644 liveusb/airootfs/etc/amenthes-release create mode 100644 liveusb/airootfs/root/customize_airootfs.sh (limited to 'liveusb/airootfs') diff --git a/liveusb/airootfs/etc/amenthes-release b/liveusb/airootfs/etc/amenthes-release new file mode 100644 index 0000000..e69de29 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 -- cgit v1.3.1