diff --git a/iso/airootfs/etc/hostname b/iso/airootfs/etc/hostname new file mode 100644 index 0000000..8d6d854 --- /dev/null +++ b/iso/airootfs/etc/hostname @@ -0,0 +1 @@ +bos diff --git a/iso/airootfs/etc/locale.conf b/iso/airootfs/etc/locale.conf new file mode 100644 index 0000000..f9c983c --- /dev/null +++ b/iso/airootfs/etc/locale.conf @@ -0,0 +1 @@ +LANG=C.UTF-8 diff --git a/iso/airootfs/etc/localtime b/iso/airootfs/etc/localtime new file mode 120000 index 0000000..0e35b57 --- /dev/null +++ b/iso/airootfs/etc/localtime @@ -0,0 +1 @@ +/usr/share/zoneinfo/UTC \ No newline at end of file diff --git a/iso/airootfs/etc/passwd b/iso/airootfs/etc/passwd new file mode 100644 index 0000000..3f1a5e2 --- /dev/null +++ b/iso/airootfs/etc/passwd @@ -0,0 +1 @@ +root:x:0:0:root:/root:/usr/bin/bash diff --git a/iso/airootfs/etc/shadow b/iso/airootfs/etc/shadow new file mode 100644 index 0000000..7edfd69 --- /dev/null +++ b/iso/airootfs/etc/shadow @@ -0,0 +1 @@ +root::14871:::::: diff --git a/iso/airootfs/etc/vconsole.conf b/iso/airootfs/etc/vconsole.conf new file mode 100644 index 0000000..12b81a1 --- /dev/null +++ b/iso/airootfs/etc/vconsole.conf @@ -0,0 +1 @@ +KEYMAP=us