diff options
Diffstat (limited to 'qemu-before-debootstrap-instructions/ubuntu-12.10-amd64-nc/process')
-rw-r--r-- | qemu-before-debootstrap-instructions/ubuntu-12.10-amd64-nc/process | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/qemu-before-debootstrap-instructions/ubuntu-12.10-amd64-nc/process b/qemu-before-debootstrap-instructions/ubuntu-12.10-amd64-nc/process new file mode 100644 index 0000000..fdf22d8 --- /dev/null +++ b/qemu-before-debootstrap-instructions/ubuntu-12.10-amd64-nc/process @@ -0,0 +1,39 @@ + +Install ubuntu +-------------- + +- boot on cd: select install. +- lang: english +- country: europe/fr +- locale: en_US.UTF-8 +- keyboard: bépo dvorak way +- hostname: installhn +- mirror: germany +- fullname: calendros +- login: calendros +- password: (private) +- encrypthome: no +- timezone: europe/paris +- use entire disk: (not important, it will be redifined after restoration) +- upgrades: security auto +- software to install: nothing, already more precise in later scripts. +- grub in mbr: yes +- utc: yes + +Install scripts +--------------- + +- qs on host +- post-install +- packages-{creation,dev,doc,games} +- mysql pass for root: root (does not serve, since does run in usermode only) +- sudo apt-get clean +- nc/touch +- add calendros to netdev groups (asked by wicd install) +- add 'e' alias in root ~/.bashrc + +End +--- + +Now the system is ready, archive it. + |