Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | hosts/*.pkgs: Indent packages under categories | P. J. McDermott | 2018-01-12 | 4 | -423/+423 |
| | |||||
* | hosts: Drop package lists from scripts | P. J. McDermott | 2018-01-12 | 4 | -566/+0 |
| | |||||
* | main(): Parse package list files | P. J. McDermott | 2018-01-12 | 1 | -4/+6 |
| | |||||
* | hosts: Copy package lists to new files | P. J. McDermott | 2018-01-12 | 4 | -0/+554 |
| | |||||
* | main(): Horizontally align do_ and return commands | P. J. McDermott | 2018-01-12 | 1 | -15/+15 |
| | |||||
* | erp1: Organize packages list into categories | P. J. McDermott | 2018-01-12 | 1 | -14/+49 |
| | |||||
* | cam1: Organize packages list into categories | P. J. McDermott | 2018-01-12 | 1 | -26/+118 |
| | |||||
* | generic1: Organize packages list into categories | P. J. McDermott | 2018-01-12 | 1 | -15/+61 |
| | |||||
* | alsvid2: Install gnat, brasero, and w3m | P. J. McDermott | 2018-01-10 | 1 | -0/+5 |
| | | | | | And explicitly install zlib1g-dev and wget, which were already dependencies of other installed packages. | ||||
* | alsvid2: Organize packages list into categories | P. J. McDermott | 2018-01-10 | 1 | -80/+303 |
| | |||||
* | alsvid2: Install more packages | P. J. McDermott | 2018-01-08 | 1 | -5/+21 |
| | |||||
* | alsvid2: Add user to lpadmin group | P. J. McDermott | 2017-07-19 | 1 | -1/+1 |
| | |||||
* | alsvid2: Install libperl-critic-perl | P. J. McDermott | 2017-01-16 | 1 | -0/+1 |
| | |||||
* | alsvid1: Install mocha | P. J. McDermott | 2017-01-06 | 1 | -1/+1 |
| | |||||
* | alsvid1: Install more packages | P. J. McDermott | 2017-01-06 | 1 | -0/+8 |
| | |||||
* | alsvid2: Install backported kicad | P. J. McDermott | 2017-01-06 | 1 | -1/+2 |
| | |||||
* | erp1: Set DEBIAN_FRONTEND | P. J. McDermott | 2016-09-11 | 1 | -2/+4 |
| | |||||
* | erp1: Create PostgreSQL user for Odoo | P. J. McDermott | 2016-09-11 | 1 | -0/+1 |
| | |||||
* | erp1: Hack to fix database LC_CTYPE | P. J. McDermott | 2016-09-11 | 1 | -0/+2 |
| | | | | | | | Error: DBD::Pg::db do failed: ERROR: encoding "UTF8" does not match locale "en_US" DETAIL: The chosen LC_CTYPE setting requires encoding "LATIN1". | ||||
* | erp1: Hack | P. J. McDermott | 2016-09-11 | 1 | -0/+3 |
| | |||||
* | erp1: Hack | P. J. McDermott | 2016-09-11 | 1 | -3/+9 |
| | | | | | | | | | | | | | | ledgersmb's postinst runs config-lsmb-db-user.sh, which tries to connect to PostgreSQL: psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? dpkg: error processing package ledgersmb (--configure): subprocess installed post-installation script returned error exit status 2 Errors were encountered while processing: ledgersmb E: Sub-process /usr/bin/dpkg returned an error code (1) | ||||
* | erp1: Preseed more things | P. J. McDermott | 2016-09-10 | 1 | -0/+3 |
| | |||||
* | erp1: Try up to three times to install packages | P. J. McDermott | 2016-09-10 | 1 | -2/+6 |
| | |||||
* | erp1: Spew text | P. J. McDermott | 2016-09-10 | 1 | -0/+6 |
| | |||||
* | erp1: Add "-q -y" to "apt-get install" commands | P. J. McDermott | 2016-09-10 | 1 | -2/+2 |
| | |||||
* | erp1: Install apt-transport-https | P. J. McDermott | 2016-09-10 | 1 | -0/+1 |
| | | | | Needed for LedgerSMB and Odoo archives. | ||||
* | erp1: New host | P. J. McDermott | 2016-09-10 | 1 | -0/+171 |
| | |||||
* | generic1: Update initramfs | P. J. McDermott | 2016-09-10 | 1 | -0/+3 |
| | | | | | | | Otherwise, this non-fatal but problematic error happens on boot, because apparently Linux is installed too early (cf. Debian bug #764596): fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/sda1 | ||||
* | Make sfdisk interpret input in units of blocks | P. J. McDermott | 2016-09-10 | 1 | -1/+1 |
| | |||||
* | generic1: Install GRUB and configure net ifaces | P. J. McDermott | 2016-09-10 | 1 | -1/+20 |
| | | | | | | | | | Also add post-MBR gap for GRUB. Otherwise, this happens: Installing for i386-pc platform. grub-install: warning: this msdos-style partition label has no post-MBR gap; embedding won't be possible. grub-install: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged.. grub-install: error: will not proceed with blocklists. | ||||
* | generic1: New host | P. J. McDermott | 2016-09-10 | 1 | -0/+128 |
| | |||||
* | alsvid2: Install a bunch more packages | P. J. McDermott | 2016-09-05 | 1 | -0/+10 |
| | |||||
* | alsvid2: Install iceweasel | P. J. McDermott | 2016-05-06 | 1 | -0/+4 |
| | |||||
* | alsvid2: Install ftp | P. J. McDermott | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | alsvid2: Install bigger word lists | P. J. McDermott | 2016-05-03 | 1 | -0/+1 |
| | |||||
* | alsvid2: Install libcgi-ssi-perl | P. J. McDermott | 2016-05-03 | 1 | -0/+1 |
| | |||||
* | alsvid2: Install backported youtube-dl | P. J. McDermott | 2016-04-12 | 1 | -1/+2 |
| | |||||
* | alsvid2: Set group for USBtinyISP device | P. J. McDermott | 2016-04-12 | 1 | -0/+5 |
| | |||||
* | alsvid2: Install AVR tools | P. J. McDermott | 2016-04-12 | 1 | -0/+1 |
| | |||||
* | Fix XDG directory creation | P. J. McDermott | 2016-04-12 | 2 | -2/+4 |
| | |||||
* | cam1: Install wicd from sid | P. J. McDermott | 2016-04-09 | 1 | -2/+11 |
| | |||||
* | cam1: fonts-droid-fallback replaces fonts-droid | P. J. McDermott | 2016-04-09 | 1 | -1/+1 |
| | |||||
* | alsvid2: Install backported tor and torsocks | P. J. McDermott | 2016-04-09 | 1 | -0/+2 |
| | |||||
* | alsvid2, cam1: Install meshlab | P. J. McDermott | 2016-04-09 | 2 | -2/+2 |
| | |||||
* | hosts/alsvid200: Move to hosts/alsvid2 | P. J. McDermott | 2016-04-09 | 1 | -0/+0 |
| | |||||
* | cam1: Install dnsutils and whois | P. J. McDermott | 2016-04-09 | 1 | -0/+1 |
| | |||||
* | alsvid2: Install dnsutils | P. J. McDermott | 2016-04-09 | 1 | -1/+1 |
| | |||||
* | cam1: New host | P. J. McDermott | 2016-04-08 | 1 | -0/+177 |
| | |||||
* | alsvid2: Don't rely on usernames in host | P. J. McDermott | 2016-04-08 | 1 | -3/+3 |
| | |||||
* | Install whois | P. J. McDermott | 2016-03-16 | 1 | -0/+1 |
| |