summaryrefslogtreecommitdiff
path: root/tftproot
diff options
context:
space:
mode:
Diffstat (limited to 'tftproot')
-rw-r--r--tftproot/README1
-rw-r--r--tftproot/boot/i686/.placeholder0
-rw-r--r--tftproot/pxelinux.cfg/01-52-54-00-12-34-5616
3 files changed, 17 insertions, 0 deletions
diff --git a/tftproot/README b/tftproot/README
new file mode 100644
index 0000000..da0f89a
--- /dev/null
+++ b/tftproot/README
@@ -0,0 +1 @@
+The root of the TFTP server (embedded or real/standalone)
diff --git a/tftproot/boot/i686/.placeholder b/tftproot/boot/i686/.placeholder
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tftproot/boot/i686/.placeholder
diff --git a/tftproot/pxelinux.cfg/01-52-54-00-12-34-56 b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
new file mode 100644
index 0000000..4605ffa
--- /dev/null
+++ b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
@@ -0,0 +1,16 @@
+SAY Archlinux32 automatic installation..
+TIMEOUT 10
+
+DEFAULT arch32
+
+SERIAL 0 9600 0x303
+
+LABEL arch32
+TEXT HELP
+Install Arch Linux (32-bit) automatically
+ENDTEXT
+MENU LABEL Boot Arch Linux (32-bit)
+LINUX boot/i686/vmlinuz
+INITRD boot/i686/archiso.img
+APPEND archisobasedir=archiso/arch archisobasedir=archiso/arch archiso_http_srv=http://192.168.130.1:8080/ script=http://192.168.130.1:8080/archauto.sh ip=192.168.130.2:::255.255.255.0:arch32::off nomodeset i915.modeset=0 console=ttyS0,9600n8
+IPAPPEND 3