aboutsummaryrefslogtreecommitdiffstats
path: root/features.d
Commit message (Collapse)AuthorAgeFilesLines
* add feature rpirtcHenrik Riomar2019-11-251-0/+1
| | | | | | | | | | | | 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.
* features: add af_packet kernel module for dhcpNatanael Copa2019-08-231-0/+1
| | | | | | udhcpc needs af_packet to work. ref https://gitlab.alpinelinux.org/alpine/aports/issues/10750
* Support for booting from lvm based RAID and thin poolJuniorJPDJ2019-06-071-0/+3
|
* features: add httpsCarlo Landmeter2019-04-051-0/+1
| | | | Add ssl_client so busybox wget has https support.
* features: add dhcpCarlo Landmeter2019-04-051-0/+1
| | | | | This provides basic dhcp client support without including all the network drivers/modules like the network feature does.
* features: add crc32 modules to f2fsNatanael Copa2019-01-251-0/+3
|
* features: add support for hid-apple keyboardsNatanael Copa2019-01-211-0/+1
| | | | https://bugs.alpinelinux.org/issues/9889
* add xenpci featureHenrik Riomar2018-11-081-0/+1
| | | | | | | | 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.
* features: add vc4 to kms for rpiCarlo Landmeter2018-06-251-0/+1
|
* Add support for keyfileslemmarathon2018-06-121-0/+1
| | | | | | | 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.
* features: include ssl_client for networkNatanael Copa2018-06-121-0/+1
|
* initramfs-init: add disk and network detection on s390xTuan M. Hoang2018-05-142-0/+2
| | | | | - Allow including dasd and qeth modules when building initramfs - Add detection for dasd and qeth devices from cmdline in init
* Add xfs_repairazarus2018-05-071-0/+1
| | | | | Having xfs_repair in the initramfs can help if your root filesystem is messed up.
* features: virtio_net depends on virtio_pciCarlo Landmeter2018-04-291-1/+2
|
* features: add virtio_net to network modulesCarlo Landmeter2018-04-291-0/+1
|
* init: add support for loading AWS ENA driversMike Crute2018-01-241-0/+1
|
* fix booting from btrfs on multiple devicesJakub Jirutka2017-09-221-0/+1
| | | | | | | | | https://btrfs.wiki.kernel.org/index.php/Using_Btrfs_with_Multiple_Devices: > btrfs device scan is used to scan all of the block devices under /dev > and probe for Btrfs volumes. This is required after loading the btrfs > module if you're running with more than one device in a filesystem. See http://bugs.alpinelinux.org/issues/6903
* features: ext4 needs crc32Natanael Copa2017-08-032-1/+2
| | | | | | ref #7611 fix a duplicate in xfs while at it
* features: add nvmeNatanael Copa2016-12-261-0/+1
|
* add zpool import capabilityMark Riedesel2016-12-242-0/+9
|
* ext3 functionality is provided by ext4 moduleNatanael Copa2016-12-211-1/+1
| | | | ref #6167
* mkinitfs: add nbd supportCarlo Landmeter2016-10-283-0/+4
| | | | | this also introduces default behaviour for networking calling configure_ip without setting ip defaults to dhcp
* btrfs: remove duplicate crc32 modulesNatanael Copa2016-05-301-2/+0
|
* init: add crc32 modules for raid5Natanael Copa2016-05-181-0/+2
| | | | They are not pulled in automatically
* init: add arch crypto modulesNatanael Copa2015-12-153-0/+7
| | | | | we want the faster crypto implementation early for cryptsetup, xfs and btrfs.
* mkinitfs: detect automatically firmware modules to copyTimo Teräs2015-10-281-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -rw-r--r-- 1 tteras tteras 13922864 Oct 28 08:38 initramfs-new -rw-r--r-- 1 tteras tteras 12645566 Oct 28 08:27 initramfs-old diff on installed modules: +lib/firmware/matrox/g200_warp.fw +lib/firmware/matrox/g400_warp.fw +lib/firmware/cxgb3/t3c_psram-1.1.0.bin +lib/firmware/cxgb3/ael2020_twx_edc.bin +lib/firmware/cxgb3/t3fw-7.12.0.bin +lib/firmware/cxgb3/ael2005_opt_edc.bin +lib/firmware/cxgb3/t3b_psram-1.1.0.bin +lib/firmware/cxgb3/ael2005_twx_edc.bin +lib/firmware/qlogic/12160.bin +lib/firmware/qlogic/1040.bin +lib/firmware/qlogic/1280.bin +lib/firmware/ql2400_fw.bin +lib/firmware/ql2100_fw.bin +lib/firmware/ene-ub6250/sd_init1.bin +lib/firmware/ene-ub6250/ms_init.bin +lib/firmware/ene-ub6250/ms_rdwr.bin +lib/firmware/ene-ub6250/msp_rdwr.bin +lib/firmware/ene-ub6250/sd_init2.bin +lib/firmware/ene-ub6250/sd_rdwr.bin +lib/firmware/advansys/38C1600.bin +lib/firmware/advansys/mcode.bin +lib/firmware/advansys/38C0800.bin +lib/firmware/advansys/3550.bin +lib/firmware/ql2500_fw.bin +lib/firmware/isci/isci_firmware.bin +lib/firmware/r128/r128_cce.bin +lib/firmware/ql2300_fw.bin +lib/firmware/ql2322_fw.bin -lib/firmware/radeon/TAHITI_vce.bin +lib/firmware/ql2200_fw.bin +lib/firmware/cxgb4 +lib/firmware/cxgb4/t4fw.bin +lib/firmware/cxgb4/t5fw.bin
* Merge branch 'master' into nlplug-findfsNatanael Copa2015-10-202-1/+2
|\
| * features: virtio: Include virtio_net driversChristian Kampka2015-10-201-0/+1
| |
| * init: fix bootchartTimo Teräs2015-10-091-1/+1
| |
* | features: add nlplug-findfs to baseNatanael Copa2015-10-091-0/+1
|/
* lvm: support snapshot LVsJesse Young2015-09-221-0/+1
|
* features: raid: add mdadm filesJesse Young2015-09-221-0/+2
|
* features: add mmcTimo Teräs2015-04-151-0/+1
|
* Add 9p feature to enable modules insertion in initramfsOlivier Mauras2015-03-101-0/+2
|
* support for tmpfs overlay over rootTimo Teräs2015-02-071-0/+1
| | | | | | useful if wanting to optimize boot time, and do device updates via read-only system image. package management is not too useful in these situations.
* features: add support for cherry keyboard from initfsNatanael Copa2014-11-051-0/+1
|
* features: raid: remove cpqarray modulesKaarle Ritvanen2014-10-241-1/+0
| | | | CONFIG_BLK_CPQ_DA is not set in kernel build
* features: fix typo in gfs2 and ocfs2 modulesNatanael Copa2014-07-312-2/+2
| | | | ref #3265
* features: remove elf dependenciesNatanael Copa2014-03-253-23/+0
| | | | We now track those dynamic.
* move files.d/* and modules.d/* to features.d/*.{files,modules}Natanael Copa2014-03-1832-0/+85