Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generic1: Organize packages list into categories | P. J. McDermott | 2018-01-12 | 1 | -15/+61 |
| | |||||
* | 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 | ||||
* | 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 |