summaryrefslogtreecommitdiffstats
path: root/installers
Commit message (Collapse)AuthorAgeFilesLines
* installers/pc: Allow user to install extra pkgsP. J. McDermott2014-08-051-0/+9
|
* installers/pc: Install wpa-supplicantP. J. McDermott2014-08-051-0/+11
|
* installers/pc: Initialize a variableP. J. McDermott2014-08-051-0/+1
|
* installers/pc: Write "iface ethN" blocksP. J. McDermott2014-08-051-0/+4
|
* installers/pc: Save mirror address to /etc/hostsP. J. McDermott2014-08-051-0/+5
| | | | | | If the user gives a network interface a static configuration, /etc/resolv.conf may be overwritten with values invalid for the current network.
* installers/pc: Rewrite network configurationP. J. McDermott2014-08-051-22/+90
|
* installers/pc: Prompt for and set hostnameP. J. McDermott2014-07-251-0/+3
|
* installers/pc: Write network config to .local fileP. J. McDermott2014-07-221-1/+1
| | | | /etc/network/interfaces is generated by /etc/init.d/networking.
* installers/pc: Keep running umount until it worksP. J. McDermott2014-07-211-1/+3
|
* installers/pc: Move "Install the boot loader" msgP. J. McDermott2014-07-211-3/+3
| | | | And add an extra newline in the output.
* installers/pc: Install boot loaderP. J. McDermott2014-07-211-0/+12
|
* installers/pc: Make partition and file systemP. J. McDermott2014-07-211-5/+38
| | | | And install ProteanOS to the newly made file system.
* installers/pc: Prompt for block deviceP. J. McDermott2014-07-211-0/+77
|
* installers/pc: chmod a+xP. J. McDermott2014-07-211-0/+0
|
* installers/pc: Add "Select a platorm" messageP. J. McDermott2014-07-211-0/+2
|
* installers/pc: Add "Installing base system" msgP. J. McDermott2014-07-211-0/+3
|
* installers/pc: Fix parameter expansionsP. J. McDermott2014-07-211-3/+3
|
* installers/pc: Document the PLATS formatP. J. McDermott2014-07-211-0/+1
|
* installers/pc: Fix dimension2400's architectureP. J. McDermott2014-07-211-1/+1
|
* installers/pc: Check only CPU compatibilityP. J. McDermott2014-07-211-1/+5
|
* installers/pc: Prompt for platformP. J. McDermott2014-07-211-23/+75
|
* installers/pc: New installer for PC platformsP. J. McDermott2014-07-212-0/+214