-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
James Slater
committed
Jul 14, 2012
1 parent
7615231
commit 8c3e025
Showing
2 changed files
with
42 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
****Preseed Configuration Files for DebianInstaller | ||
|
||
|
||
***Description | ||
One of The Debian Projects most powerful features is the ability to customize and automate installations using the DebianInstaller system. Many Debian-based GNU/Linux distributions, including Ubuntu, use DebianInstaller (or some derivitative) for system installation. The configuration file to customize and automate the DebianInstaller is known as a preseed file. This repository includes customized preseed files for use at FreeGeek Chicago. YMMV. | ||
|
||
|
||
***Files | ||
xubuntu1204x32.seed Preseed file for XUbuntu 12.04 | ||
|
||
|
||
***Setup Order Ubuntu 12.04 | ||
[Select a language] | ||
[Select your location] | ||
[Configure the keyboard] (Detect Layout) | ||
[Configure the keyboard] (Country of origin) | ||
[Configure the keyboard] (Keyboard layout) | ||
[Configure the network] (Hostname) | ||
[Choose a mirror] (Ubuntu Country of Origin) | ||
[Choose a mirror of the..] (Ubuntu archive mirror: us.archive.ubuntu.com) | ||
[Choose a mirror of the..] (HTTP Proxy Information) | ||
|
||
[Setup users and passwords] (Full name) | ||
[Setup users and passwords] (Username) | ||
[Setup users and passwords] (Password 1) | ||
[Setup users and passwords] (Password 2) | ||
[Setup users and passwords] (Encrypt Home?) | ||
|
||
[Configure the clock] (Time zone) | ||
[Partition disks] (Partitioning Method: Guided, use entire disk) | ||
[Partition disks] (Which disk?) | ||
[Partition disks] (Write changes?) | ||
|
||
|
||
***Online Resources | ||
http://wiki.debian.org/DebianInstaller/ | ||
https://help.ubuntu.com/12.04/installation-guide/i386/appendix-preseed.html | ||
https://help.ubuntu.com/12.04/installation-guide/example-preseed.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters