Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-15 | setup-apkrepos: use wget spider mode to find fastest mirror | Natanael Copa | |
we also try warm up the dns cache before we measure the time | |||
2015-12-15 | git ignore update-kernel | Natanael Copa | |
2015-12-15 | setup-disk: don't start modloop service | Natanael Copa | |
We should not start modloop when system root is on disk. | |||
2015-12-14 | setup-disk: only install lvm2 if it will be used | Natanael Copa | |
2015-12-14 | setup-disk: clean up install of filesystem progs | Natanael Copa | |
Do not install e2fsprogs unless it will be used | |||
2015-12-14 | setup-disk: fix bashism | Natanael Copa | |
2015-12-14 | setup-disk: fix filesystem creation and help text | Valery Kartel | |
2015-12-14 | Change /etc/lbu/lbu.conf permissions to 644 | Valery Kartel | |
2015-10-28 | update-kernel: fix fw copying | Timo Teräs | |
we run with -e so make sure the [] statement does not return false | |||
2015-10-27 | update-kernel: include only needed firmwares in modloop | Timo Teräs | |
new modloop (44.9M) 117.9M 4.1.10-0-grsec 39.3M firmware 157.1M total old modloop (80.8M) 117.9M 4.1.10-0-grsec 112.1M firmware 230.0M total | |||
2015-10-19 | update-kernel: install overlay dtbs too | Timo Teräs | |
2015-09-22 | setup-disk: fix detection of volume group | Natanael Copa | |
when we have a device like /dev/mapper/vg0-lv_root, then will the LV name not match with lvs' first column. | |||
2015-08-10 | setup-timezone: fix use of -z option | Natanael Copa | |
ref #4518 | |||
2015-07-15 | setup-disk: fix btrfs root | Natanael Copa | |
fix typo in btrfs-progs. add kernel module eary so /dev/btrfs-control is created. ref #4445 | |||
2015-07-15 | setup-disk: add raid to initfs if root is on lvm | Natanael Copa | |
ref #4421 | |||
2015-07-15 | setup-bootable: warn and fix kernel name change | Natanael Copa | |
2015-06-16 | setup-apkrepos: fix speed test of mirrors | Natanael Copa | |
Some mirrors error on double / in path. ref #4365 | |||
2015-05-14 | ==== release 3.2.1 ==== | Natanael Copa | |
2015-05-14 | setup-apkrepos: fix excluding faulty mirrors | Natanael Copa | |
This is a fix of commit 3f769dc (setup-apkrepos: exclude faulty mirrors from detection) ref #4017 | |||
2015-05-06 | setup-interfaces: replace non-breaking space with normal space | Natanael Copa | |
Non-breaking space (0xc2 0xa0) was added by mistake. Replace it with a normal space. | |||
2015-05-06 | ==== release 3.2.0 ==== | Natanael Copa | |
2015-05-06 | setup-interfaces: do not configure lo on LXC | Natanael Copa | |
2015-05-06 | setup-alpine: cleanup: use longopts | Natanael Copa | |
2015-05-06 | setup-disk: give option to use lvm | Natanael Copa | |
Give the option so enable lvm when asking how o use selected disk | |||
2015-05-05 | setup-disk: fixes for new sfdisk | Natanael Copa | |
2015-04-28 | setup-hostname: fix validation when non-interacitve | Natanael Copa | |
When we specify the hostname as an arg we run the tool non-interactively and we only set it if the specified hostname is valid. | |||
2015-04-28 | setup-hostname: fix name clash with openrc HOSTNAME | Natanael Copa | |
openrc will set HOSTNAME to "(none)" which makes setup-hostname script go nuts. | |||
2015-04-10 | setup-apkrepos: exclude faulty mirrors from detection | Natanael Copa | |
ref #4017 | |||
2015-04-07 | setup-apkrepos: add -f for just-add-fastest mirror | Natanael Copa | |
fixes #4017 | |||
2015-03-19 | setup-apkcache: fix infinite loop when non-existing dir specified | Natanael Copa | |
to reproduce: setup-apkcache /ponies ref #3976 | |||
2015-03-19 | setup-disk: fix typo | Natanael Copa | |
2015-01-26 | update-kernel: support for arm architecture | Kaarle Ritvanen | |
2015-01-26 | update-kernel: option for overriding architecture | Kaarle Ritvanen | |
2015-01-26 | update-kernel: update also System.map and config | Kaarle Ritvanen | |
2014-12-30 | update-kernel: adapt to new naming convention in /boot | Kaarle Ritvanen | |
2014-12-03 | setup-disk: pass nomodeset boot option | Natanael Copa | |
2014-11-21 | update-kernel: fix typo | Natanael Copa | |
2014-11-11 | ======== release 3.1.0 ======== | Natanael Copa | |
2014-11-11 | update-kernel: add --verbose option | Natanael Copa | |
2014-11-11 | update-kernel: run apk add only once | Natanael Copa | |
Make the progressbar show up only once instead of 4 times | |||
2014-11-07 | update-kernel: fix fakeroot argument handling as per fix for #3500 | Kaarle Ritvanen | |
2014-11-04 | Add support for btrfs to setup-disk. | Juan Francisco Cantero Hurtado | |
2014-11-03 | update-kernel: do not require superuser rights | Kaarle Ritvanen | |
2014-11-03 | update-kernel: always use /tmp for temporary files | Kaarle Ritvanen | |
2014-11-03 | update-kernel: display version number in help text | Kaarle Ritvanen | |
2014-11-02 | update-kernel: help on usage | Kaarle Ritvanen | |
2014-11-02 | update-kernel: unmount modloop during update | Kaarle Ritvanen | |
Just unlinking the image prevents remounting the target file system in read-only mode as long as the image remains mounted. | |||
2014-10-29 | update-kernel: direct installation with kernel build system | Kaarle Ritvanen | |
2014-10-27 | update-kernel: override options for flavor, features, and packages | Kaarle Ritvanen | |
2014-10-27 | update-kernel: vanilla kernel has no suffix in version | Kaarle Ritvanen | |