summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gentoo-steps')
-rw-r--r--gentoo-steps29
1 files changed, 29 insertions, 0 deletions
diff --git a/gentoo-steps b/gentoo-steps
new file mode 100644
index 0000000..e10e379
--- /dev/null
+++ b/gentoo-steps
@@ -0,0 +1,29 @@
+*=unimplemented; #*=no intention to implement; ?*=not sure whether to implement; X*=don't know how to implement
+X*Set the date
+Install a stage tarball
+Install a portage snapshot (from host sytem - support tarball snapshots?)
+*Set up make.conf
+?*Mirror selection
+Profile selection
+*Locale selection (selected from /usr/share/i18n/SUPPORTED)
+X*Locale generation
+Timezone selection
+Kernel source installation (pkgset)
+#*Kernel configuration
+X*Kernel compilation
+#*Kernel module config
+#*Fstab generation
+*/etc/conf.d/hostname
+#*/etc/conf.d/net
+#*/etc/hosts
+X*set root password
+?*/etc/rc.conf
+*/etc/conf.d/clock (just reuse choice of /etc/localtime symlink)
+Syslogger (pkgset)
+Cron daemon (pkgset)
+?*File indexing (package set with just slocate in it?)
+File system tools (pkgset)
+Networking tools (pkgset)
+Emerge bootloaders (pkgset)
+X*Configure and install bootloaders
+X*Add non-root user(s) and set password(s)