summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2013-02-15 17:54:57 +0100
committerAndreas Baumann <abaumann@yahoo.com>2013-02-15 17:54:57 +0100
commit14e91b6ec2521102e3e5c55e98205aab6ab0c185 (patch)
tree64ef202b673373a4b1b9f184628c83d7d4742cfe
parent3369c506d4d2fb98376aa63fce9145e3ef04030e (diff)
downloadarchauto-14e91b6ec2521102e3e5c55e98205aab6ab0c185.tar.gz
archauto-14e91b6ec2521102e3e5c55e98205aab6ab0c185.tar.bz2
some docu hunting on system/autologin and partitioning
-rw-r--r--README27
-rw-r--r--tftproot/pxelinux.cfg/01-52-54-00-12-34-563
2 files changed, 25 insertions, 5 deletions
diff --git a/README b/README
index 318fff4..5edbcbf 100644
--- a/README
+++ b/README
@@ -28,16 +28,39 @@ qemu-img create arch.img 4G
qemu-system-x86_64 -hda arch.img -net nic \
-net user,tftp=$PWD/tftproot,bootfile=pxelinux.0 \
- -m 386 -nographic \
+ -m 386 \
-machine accel=kvm -redir tcp:222::22
+# remote install (manually), then follow docu
+# (this gives a rough idea of what should be automatized)
passwd
systemctl start sshd
+# automatic installation frameworks for ArchLinux
+# - AIF
+# - ArchBlocks
+# - ArchBang
+# - backpac: snapshots, not really the cfengine philosophy
+# load them after boot of base system or customize the installation medium?
+
+# manual minimal installation or "what's needed in a CFengine bootstrap
+# script"?
+# - boot loader
+# - partitioning
+# - RAID, LVM, LUKS and friends
+# - size, swap, filesystem, chunking
+# - file system layout
+gdisk
+
# Links:
# https://wiki.archlinux.org/index.php/Archiso
# https://wiki.archlinux.org/index.php/PXE
# https://wiki.archlinux.org/index.php/Archiso_as_pxe_server
# https://kroweer.wordpress.com/2011/09/07/creating-a-custom-arch-linux-live-usb/
# http://pxeknife.erebor.org/
-
+# https://github.com/altercation/archblocks
+# https://bbs.archlinux.org/viewtopic.php?id=149597
+# https://github.com/jdodds/aif
+# https://wiki.archlinux.org/index.php/Autostarting
+# https://wiki.archlinux.org/index.php/Automatic_login_to_virtual_console
+# https://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide
diff --git a/tftproot/pxelinux.cfg/01-52-54-00-12-34-56 b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
index d827b41..f6eb2c3 100644
--- a/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
+++ b/tftproot/pxelinux.cfg/01-52-54-00-12-34-56
@@ -3,10 +3,7 @@ TIMEOUT 10
DEFAULT arch64_http_cfengine
-#DEFAULT menu.c32
#SERIAL 0 9600 0x303
-#TIMEOUT 20
-#PROMPT 1
LABEL arch64_http_cfengine
TEXT HELP