aboutsummaryrefslogtreecommitdiffstats
path: root/update-kernel.in
Commit message (Expand)AuthorAgeFilesLines
* update-kernel: use busybox's losetup alwaysTimo Teräs2016-12-071-1/+1
* update-kernel: re-exec under fakeroot unless we are superuserNatanael Copa2016-12-051-19/+6
* update-kernel: don't install deps if script runs in fakerootNatanael Copa2016-12-051-2/+4
* update-kernel: make mksquashfs exit on errorNatanael Copa2016-12-021-1/+1
* update-kernel: add help for -k/--apk-pubkeyNatanael Copa2016-11-101-0/+1
* update-kernel: add support for -k/--apk-pubkeyNatanael Copa2016-11-091-2/+10
* update-kernel: add --media optionTimo Teräs2016-11-091-8/+15
* indent heredocs and replace echos with heredoc where appropriateJakub Jirutka2016-11-021-16/+16
* fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka2016-11-021-124/+124
* update-kernel: don't use local in non-function scopeTimo Teräs2016-08-091-3/+1
* update-kernel: fix bad typoCarlo Landmeter2016-08-051-1/+1
* update-kernel: new options --hostkeys and --repositories-fileTimo Teräs2016-07-141-4/+15
* update-kernel: improve dtb handlingTimo Teräs2016-07-141-15/+23
* update-kernel: fix "find: unpaired '('"Timo Teräs2016-07-091-1/+1
* update-kernel: fix rpi missing overlaysScrumpyJack2016-07-051-1/+1
* update-kernel: fix fw copyingTimo Teräs2015-10-281-1/+3
* update-kernel: include only needed firmwares in modloopTimo Teräs2015-10-271-2/+5
* update-kernel: install overlay dtbs tooTimo Teräs2015-10-191-1/+2
* update-kernel: support for arm architectureKaarle Ritvanen2015-01-261-3/+19
* update-kernel: option for overriding architectureKaarle Ritvanen2015-01-261-11/+22
* update-kernel: update also System.map and configKaarle Ritvanen2015-01-261-2/+5
* update-kernel: adapt to new naming convention in /bootKaarle Ritvanen2014-12-301-3/+3
* update-kernel: fix typoNatanael Copa2014-11-211-1/+1
* update-kernel: add --verbose optionNatanael Copa2014-11-111-8/+17
* update-kernel: run apk add only onceNatanael Copa2014-11-111-9/+8
* update-kernel: fix fakeroot argument handling as per fix for #3500Kaarle Ritvanen2014-11-071-5/+5
* update-kernel: do not require superuser rightsKaarle Ritvanen2014-11-031-6/+31
* update-kernel: always use /tmp for temporary filesKaarle Ritvanen2014-11-031-13/+13
* update-kernel: display version number in help textKaarle Ritvanen2014-11-031-0/+1
* update-kernel: help on usageKaarle Ritvanen2014-11-021-10/+34
* update-kernel: unmount modloop during updateKaarle Ritvanen2014-11-021-1/+2
* update-kernel: direct installation with kernel build systemKaarle Ritvanen2014-10-291-6/+22
* update-kernel: override options for flavor, features, and packagesKaarle Ritvanen2014-10-271-19/+52
* update-kernel: vanilla kernel has no suffix in versionKaarle Ritvanen2014-10-271-1/+7
* update-kernel: silently skip non-existent packagesKaarle Ritvanen2014-10-241-5/+17
* update-kernel: allow for spaces in tmp and mount point pathsKaarle Ritvanen2014-10-241-13/+13
* update-kernel: destination directory argumentKaarle Ritvanen2014-10-241-18/+28
* update-kernel: include dahdi and xtables-addons kernel modulesKaarle Ritvanen2014-10-241-3/+9
* update-kernel: use quiet mode when availableKaarle Ritvanen2014-10-241-6/+6
* update-kernel: do not run apk scripts in chrootKaarle Ritvanen2014-10-241-1/+1
* update-kernel: script for kernel and firware updateKaarle Ritvanen2014-10-231-0/+90