summaryrefslogtreecommitdiffstats
path: root/inst
Commit message (Collapse)AuthorAgeFilesLines
* inst, hosts: Use sector sizes in sfdisk scriptsPatrick McDermott2021-08-211-1/+1
|
* do_apt_update(): Support configuring /etc/apt/preferencesP. J. McDermott2018-05-191-0/+6
|
* do_apt_update(): Strip leading tabs in APT sourcesP. J. McDermott2018-05-171-1/+1
|
* do_apt_update(), do_locale_setup(), do_user_setup(), do_install_extra(): ↵P. J. McDermott2018-01-211-0/+4
| | | | apt-get clean
* do_apt_update(): dist-upgradeP. J. McDermott2018-01-211-0/+1
|
* do_apt_update(): Support overriding APT sourcesP. J. McDermott2018-01-211-0/+4
|
* main(): Set up user after installing packagesP. J. McDermott2018-01-131-1/+1
| | | | | | Fixes: adduser: The group `lpadmin' does not exist.
* do_fdisk(): Sleep after sfdiskP. J. McDermott2018-01-131-0/+3
|
* do_chroot_setup(): Use host variable, not hostnameP. J. McDermott2018-01-131-2/+2
|
* inst: Load postinst code from separate filesP. J. McDermott2018-01-131-0/+7
|
* main(): Update host config and package list pathsP. J. McDermott2018-01-131-5/+5
|
* main(): Parse package list filesP. J. McDermott2018-01-121-4/+6
|
* main(): Horizontally align do_ and return commandsP. J. McDermott2018-01-121-15/+15
|
* Make sfdisk interpret input in units of blocksP. J. McDermott2016-09-101-1/+1
|
* Add hostname to /etc/hostsP. J. McDermott2016-03-161-0/+1
|
* Fix syntax errorP. J. McDermott2016-03-151-1/+1
|
* do_fstab_setup(): Skip empty linesP. J. McDermott2016-03-151-0/+1
|
* Keyboard Configuration, Act IVP. J. McDermott2016-03-061-27/+0
|
* Dammit, debconfP. J. McDermott2016-03-061-1/+2
|
* Keyboard layoutP. J. McDermott2016-03-061-0/+26
|
* NetworkingP. J. McDermott2016-03-061-4/+25
|
* Try running apt-get three timesP. J. McDermott2016-03-061-2/+8
| | | | | Sometimes a mirror server will close the connection before sending a response.
* Preseed debconf selectionsP. J. McDermott2016-03-061-0/+16
|
* Write postinst output to logP. J. McDermott2016-03-061-1/+1
| | | | Also move some groups to postinst.
* Initial commitP. J. McDermott2016-03-061-0/+465