index
:
alpine-conf
fix/utf8_ssid
master
Alpine configuration scripts
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
update-kernel.in
Age
Commit message (
Expand
)
Author
2018-07-04
Add support for signed modloop images
Carlo Landmeter
2018-06-21
update-kernel: fix install of firware
Natanael Copa
2018-06-19
update-kernel: add additional firmware files
Carlo Landmeter
2018-06-07
update-kernel: handle -vanilla suffix in System.map, config and vmlinuz
Natanael Copa
2018-04-11
update-kernel: add initramfs compression support
Carlo Landmeter
2016-12-07
update-kernel: use busybox's losetup always
Timo Teräs
2016-12-05
update-kernel: re-exec under fakeroot unless we are superuser
Natanael Copa
2016-12-05
update-kernel: don't install deps if script runs in fakeroot
Natanael Copa
2016-12-02
update-kernel: make mksquashfs exit on error
Natanael Copa
2016-11-10
update-kernel: add help for -k/--apk-pubkey
Natanael Copa
2016-11-09
update-kernel: add support for -k/--apk-pubkey
Natanael Copa
2016-11-09
update-kernel: add --media option
Timo Teräs
2016-11-02
indent heredocs and replace echos with heredoc where appropriate
Jakub Jirutka
2016-11-02
fix mixed tabs & spaces and surplus empty lines at EOF
Jakub Jirutka
2016-08-09
update-kernel: don't use local in non-function scope
Timo Teräs
2016-08-05
update-kernel: fix bad typo
Carlo Landmeter
2016-07-14
update-kernel: new options --hostkeys and --repositories-file
Timo Teräs
2016-07-14
update-kernel: improve dtb handling
Timo Teräs
2016-07-09
update-kernel: fix "find: unpaired '('"
Timo Teräs
2016-07-05
update-kernel: fix rpi missing overlays
ScrumpyJack
2015-10-28
update-kernel: fix fw copying
Timo Teräs
2015-10-27
update-kernel: include only needed firmwares in modloop
Timo Teräs
2015-10-19
update-kernel: install overlay dtbs too
Timo Teräs
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-11-21
update-kernel: fix typo
Natanael Copa
2014-11-11
update-kernel: add --verbose option
Natanael Copa
2014-11-11
update-kernel: run apk add only once
Natanael Copa
2014-11-07
update-kernel: fix fakeroot argument handling as per fix for #3500
Kaarle Ritvanen
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
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
2014-10-24
update-kernel: silently skip non-existent packages
Kaarle Ritvanen
2014-10-24
update-kernel: allow for spaces in tmp and mount point paths
Kaarle Ritvanen
2014-10-24
update-kernel: destination directory argument
Kaarle Ritvanen
2014-10-24
update-kernel: include dahdi and xtables-addons kernel modules
Kaarle Ritvanen
2014-10-24
update-kernel: use quiet mode when available
Kaarle Ritvanen
2014-10-24
update-kernel: do not run apk scripts in chroot
Kaarle Ritvanen
2014-10-23
update-kernel: script for kernel and firware update
Kaarle Ritvanen