about summary refs log tree commit diff
path: root/core-services/03-filesystems.sh
Commit message (Expand)AuthorAgeFilesLines
* Activate mdadm arrays on bootAntonio Gurgel2022-03-271-0/+5
* core-services/03-filesystems.sh: respect auto_activation_volume_listAndrew Benson2021-02-121-2/+2
* core-services/03-filesystems.sh: load keys as necessary when mountingAndrew J. Hesford2021-01-031-1/+1
* core-services/03-filesystems.sh: initialize ZFS even with no cachefileAndrew J. Hesford2020-07-171-3/+8
* Import and mount ZFS at boot time (#46)Dominik Honnef2016-05-251-0/+16
* Update paths for the usr/sbin -> usr/bin move.Juan RP2015-06-021-3/+3
* add a newline by default to msg and msg_warn outputSören Tempel2015-03-221-9/+9
* Remove fallback /etc/crypttab parsing codeSören Tempel2015-03-211-7/+1
* Fix typo and remove redundant msg from 03-filesystems.sh.Juan RP2015-01-161-2/+1
* add fallback path if crypttab parser not foundpulux2015-01-061-1/+8
* add function to parse more crypttab filds and optionsMarkus.Berger2015-01-051-3/+1
* core-services/03-filesystems.sh: don't error out when activating dmraid devices.Juan RP2014-08-221-1/+1
* Added support for fastboot and forcefsck based on ignite.Juan RP2014-08-111-4/+15
* core-services: do not need to be executable.Juan RP2014-08-071-0/+0
* Make core-services just shell snippets and source them from 1; idea from @chn...Juan RP2014-08-071-4/+0
* Added "core" services that are run from scripts on stage 1.Juan RP2014-08-071-0/+49