Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do_apt_update(): Support configuring /etc/apt/preferences | P. J. McDermott | 2018-05-19 | 1 | -0/+6 |
| | |||||
* | do_apt_update(): Strip leading tabs in APT sources | P. J. McDermott | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | do_apt_update(), do_locale_setup(), do_user_setup(), do_install_extra(): ↵ | P. J. McDermott | 2018-01-21 | 1 | -0/+4 |
| | | | | apt-get clean | ||||
* | do_apt_update(): dist-upgrade | P. J. McDermott | 2018-01-21 | 1 | -0/+1 |
| | |||||
* | do_apt_update(): Support overriding APT sources | P. J. McDermott | 2018-01-21 | 1 | -0/+4 |
| | |||||
* | main(): Set up user after installing packages | P. J. McDermott | 2018-01-13 | 1 | -1/+1 |
| | | | | | | Fixes: adduser: The group `lpadmin' does not exist. | ||||
* | do_fdisk(): Sleep after sfdisk | P. J. McDermott | 2018-01-13 | 1 | -0/+3 |
| | |||||
* | do_chroot_setup(): Use host variable, not hostname | P. J. McDermott | 2018-01-13 | 1 | -2/+2 |
| | |||||
* | inst: Load postinst code from separate files | P. J. McDermott | 2018-01-13 | 1 | -0/+7 |
| | |||||
* | main(): Update host config and package list paths | P. J. McDermott | 2018-01-13 | 1 | -5/+5 |
| | |||||
* | main(): Parse package list files | P. J. McDermott | 2018-01-12 | 1 | -4/+6 |
| | |||||
* | main(): Horizontally align do_ and return commands | P. J. McDermott | 2018-01-12 | 1 | -15/+15 |
| | |||||
* | Make sfdisk interpret input in units of blocks | P. J. McDermott | 2016-09-10 | 1 | -1/+1 |
| | |||||
* | Add hostname to /etc/hosts | P. J. McDermott | 2016-03-16 | 1 | -0/+1 |
| | |||||
* | Fix syntax error | P. J. McDermott | 2016-03-15 | 1 | -1/+1 |
| | |||||
* | do_fstab_setup(): Skip empty lines | P. J. McDermott | 2016-03-15 | 1 | -0/+1 |
| | |||||
* | Keyboard Configuration, Act IV | P. J. McDermott | 2016-03-06 | 1 | -27/+0 |
| | |||||
* | Dammit, debconf | P. J. McDermott | 2016-03-06 | 1 | -1/+2 |
| | |||||
* | Keyboard layout | P. J. McDermott | 2016-03-06 | 1 | -0/+26 |
| | |||||
* | Networking | P. J. McDermott | 2016-03-06 | 1 | -4/+25 |
| | |||||
* | Try running apt-get three times | P. J. McDermott | 2016-03-06 | 1 | -2/+8 |
| | | | | | Sometimes a mirror server will close the connection before sending a response. | ||||
* | Preseed debconf selections | P. J. McDermott | 2016-03-06 | 1 | -0/+16 |
| | |||||
* | Write postinst output to log | P. J. McDermott | 2016-03-06 | 1 | -1/+1 |
| | | | | Also move some groups to postinst. | ||||
* | Initial commit | P. J. McDermott | 2016-03-06 | 1 | -0/+465 |