- 17 Sep, 2021 1 commit
-
-
This is not needed anymore as the modules are built in since Alpine release v3.13 This reverts commit 89f9c4fb.
-
- 13 Jan, 2021 1 commit
-
-
Natanael Copa authored
-
- 22 Dec, 2020 1 commit
-
-
Natanael Copa authored
-
- 05 Oct, 2020 1 commit
-
-
David Demelier authored
-
- 21 Aug, 2020 1 commit
-
-
Tuan Hoang authored
Similar to DASD and QETH devices. Example of kernel argument for 2 device paths: zfcp=0.0.1905:0x50050763070845e3:0x4082400400000000,0.0.1945:0x50050763071845e3:0x4082400400000000 Each device path is separated by a comma (,). Adapter bus ID and WWPNs and LUNs are separated by a colon (:). Since Alpine has the advantage of using root=UUID= for root disk, device order and device naming don't matter.
-
- 25 Feb, 2020 1 commit
-
-
Brad Fritz authored
Follow-up to 5a6f829e so `mkinitfs -F dhcp` works as expected. Without this change, `ip=dhcp` will not work on Raspberry Pi images: $ sha256sum alpine-rpi-3.11.3-armv7.tar.gz 438648629838b02b2eead75ede2137dd480e1ae748b632b312a0b7b13924e6c2 alpine-rpi-3.11.3-armv7.tar.gz $ for P in rpi2 rpi4; do tar -O -xzf alpine-rpi-3.11.3-armv7.tar.gz ./boot/initramfs-$P | gunzip | cpio -t | grep "af.*ko" done lib/modules/5.4.12-0-rpi2/kernel/drivers/usb/storage/ums-datafab.ko 15320 blocks lib/modules/5.4.12-0-rpi4/kernel/drivers/usb/storage/ums-datafab.ko 15552 blocks ref https://gitlab.alpinelinux.org/alpine/aports/issues/10750
-
- 16 Jan, 2020 1 commit
-
-
Natanael Copa authored
-
- 18 Dec, 2019 1 commit
-
-
Natanael Copa authored
-
- 25 Nov, 2019 1 commit
-
-
Add new feature rpi rtc allowing a hw rtc to be used. The init script in Alpine Linux since v3.9 looks for /dev/rtc, if not found it will switch to swclock. To make this check work on a Rasberry PI with a mounted rtc and the following in usercfg.txt dtoverlay=i2c-rtc,ds3231 we must have rtc drivers available already initramfs.
-
- 07 Jun, 2019 1 commit
-
-
Natanael Copa authored
-
- 08 Apr, 2019 1 commit
-
-
Natanael Copa authored
-
- 05 Apr, 2019 1 commit
-
-
Carlo Landmeter authored
-
- 08 Feb, 2019 1 commit
-
-
Natanael Copa authored
-
- 23 Jan, 2019 1 commit
-
-
Natanael Copa authored
-
- 03 Jan, 2019 1 commit
-
-
Natanael Copa authored
-
- 08 Nov, 2018 1 commit
-
-
Add a xenpci feature needed for xen driver domains that needs PCI devices already in initramfs. This is for instance needed for a xen storage driver domain hosting its rootfs on a pci passthrough SAS controller.
-
- 21 Aug, 2018 1 commit
-
-
Previously, datadir was ignored when installing, using the hardcoded default value.
-
- 02 Aug, 2018 1 commit
-
-
- 22 Jun, 2018 1 commit
-
-
Natanael Copa authored
-
- 12 Jun, 2018 3 commits
-
-
Natanael Copa authored
the ext4 module can handle ext2
-
Natanael Copa authored
-
The "cryptkey" boot parameter enables keyfile decryption. By default, init will look for a keyfile named "/crypto_keyfile.bin". Another file may be specified like so: "cryptkey=/path/to/keyfile.bin". If keyfile decryption fails, init will fall back to passphrase mode.
-
- 14 May, 2018 2 commits
-
-
Tuan M. Hoang authored
- Allow including dasd and qeth modules when building initramfs - Add detection for dasd and qeth devices from cmdline in init
-
Natanael Copa authored
we may want have conditional default config depending on architecture
-
- 07 May, 2018 1 commit
-
-
Having xfs_repair in the initramfs can help if your root filesystem is messed up.
-
- 24 Jan, 2018 1 commit
-
-
- 23 Nov, 2017 1 commit
-
-
Natanael Copa authored
release 3.2.0
-
- 22 Sep, 2017 1 commit
-
-
Jakub Jirutka authored
-
- 16 Jun, 2017 1 commit
-
-
Natanael Copa authored
-
- 07 Apr, 2017 1 commit
-
-
Natanael Copa authored
-
- 10 Jan, 2017 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 09 Jan, 2017 1 commit
-
-
Natanael Copa authored
-
- 28 Nov, 2016 1 commit
-
-
Natanael Copa authored
-
- 24 Nov, 2016 1 commit
-
-
Timo Teräs authored
-
- 28 Oct, 2016 1 commit
-
-
Carlo Landmeter authored
this also introduces default behaviour for networking calling configure_ip without setting ip defaults to dhcp
-
- 13 Jul, 2016 1 commit
-
-
Timo Teräs authored
-
- 15 Jun, 2016 1 commit
-
-
Natanael Copa authored
-
- 11 Mar, 2016 1 commit
-
-
Natanael Copa authored
-
- 20 Jan, 2016 1 commit
-
-
Natanael Copa authored
-