Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

minimal
Thursday, June 28th, 2007 at 3:36:39pm UTC 

  1. default:
  2.  
  3. LABEL app01
  4.         kernel ubuntu-installer/i386/linux
  5.         append base-installer/kernel/linux/extra-packages-2.6= tasks=minimal pkgsel/language-pack-patterns= pkgsel/install-language-support=false vga=normal initrd=ubuntu-installer/i386/initrd.gz ramdisk_size=14984 locale=en_GB console-setup/layoutcode=en_GB url=http://192.168.123.1/preseed/common.cfg netcfg/get_hostname=app01 --
  6.  
  7. preseed:
  8.  
  9. d-i debian-installer/locale string en_GB
  10. d-i console-setup/layoutcode string en_GB
  11. d-i netcfg/choose_interface select auto
  12. d-i netcfg/get_hostname string unassigned-hostname
  13. d-i netcfg/get_domain string unassigned-domain
  14. d-i netcfg/wireless_wep string
  15. d-i mirror/country string enter information manually
  16. d-i mirror/protocol string http
  17. d-i mirror/http/hostname string 192.168.123.1:3142
  18. d-i mirror/http/directory string /ubuntu
  19. d-i mirror/http/proxy string
  20. d-i mirror/suite string feisty
  21. d-i partman-auto/init_automatically_partition \
  22. d-i partman-auto/disk string /dev/sda
  23. d-i partman-auto/method string regular
  24. d-i partman-auto/purge_lvm_from_device boolean true
  25. d-i partman-lvm/confirm boolean true
  26. d-i partman-auto/expert_recipe string \
  27.         boot-root :: \
  28.                 40 50 100 ext2 \
  29.                         $primary{ } $bootable{ } \
  30.                         method{ format } format{ } \
  31.                         use_filesystem{ } filesystem{ ext2 } \
  32.                         mountpoint{ /boot } \
  33.                 . \
  34.                 500 10000 1000000000 ext3 \
  35.                         method{ format } format{ } \
  36.                         use_filesystem{ } filesystem{ ext3 } \
  37.                         mountpoint{ / } \
  38.                 . \
  39.                 1000 8000 16000 ext3 \
  40.                         method{ format } format{ } \
  41.                         use_filesystem{ } filesystem{ ext3 } \
  42.                         mountpoint{ /var } \
  43.                 . \
  44.                 64 512 200% linux-swap \
  45.                 method{ swap } format{ } \
  46.                 .
  47. d-i partman/confirm_write_new_label boolean true
  48. d-i partman/choose_partition \
  49. select Finish partitioning and write changes to disk
  50. d-i partman/confirm boolean true
  51. d-i clock-setup/utc boolean true
  52. d-i time/zone string GMT
  53. d-i apt-setup/multiverse boolean true
  54. d-i apt-setup/universe boolean true
  55. d-i passwd/user-fullname string Systems Operator
  56. d-i passwd/username string sysop
  57. d-i passwd/user-password-crypted password $1$isz0.Q2w$fnxG5cyWjk0qfwRf9/lxa0
  58. d-i grub-installer/only_debian boolean true
  59. d-i grub-installer/with_other_os boolean false
  60. tasksel tasksel/first multiselect minimal
  61. d-i pkgsel/include string openssh-server
  62. d-i pkgsel/include string snmpd
  63. d-i finish-install/reboot_in_progress note
  64. xserver-xorg xserver-xorg/autodetect_monitor boolean true
  65. xserver-xorg xserver-xorg/config/monitor/selection-method \
  66. select medium
  67. xserver-xorg xserver-xorg/config/monitor/mode-list \
  68. select 1024x768 @ 60 Hz

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right