mirror of
https://github.com/clearlinux/clr-init.git
synced 2026-09-03 12:21:48 +00:00
this initrd will work using systemd as init program then this repo provide the scripts to create a systemd initrd Signed-off-by: Josue David Hernandez <josue.d.hernandez.gutierrez@intel.com>
11 lines
301 B
Plaintext
11 lines
301 B
Plaintext
NAME="Clear Linux Initramfs"
|
|
VERSION=1
|
|
ID=clear-linux-initramfs
|
|
VERSION_ID=1
|
|
PRETTY_NAME="Clear Linux Initramfs"
|
|
ANSI_COLOR="1;35"
|
|
HOME_URL="https://clearlinux.org"
|
|
SUPPORT_URL="https://clearlinux.org"
|
|
BUG_REPORT_URL="mailto:dev@lists.clearlinux.org"
|
|
PRIVACY_POLICY_URL="http://www.intel.com/privacy"
|