forked from tfgrid/zosbuilder
fix: Switch to space-separated sources.conf format
- Change from colon to space separation to avoid URL parsing issues - Update sources.conf format: TYPE NAME URL VERSION BUILD_FUNCTION [EXTRA] - Implement awk-based parsing for reliable field extraction - Fix firmware package list (remove unavailable linux-firmware-marvell)
This commit is contained in:
6
initramfs/etc/profile.d/README
Normal file
6
initramfs/etc/profile.d/README
Normal file
@@ -0,0 +1,6 @@
|
||||
This directory should contain shell scripts configuring system-wide
|
||||
environment on users' shells.
|
||||
|
||||
Files with the .sh extension found in this directory are evaluated by
|
||||
Bourne-compatible shells (like ash, bash or zsh) when started as a
|
||||
login shell.
|
||||
Reference in New Issue
Block a user