Made changes to Change-log with latest info and added the flat i3 ks file
F33 is probably going to use btrfs. Shouldn't we use it then as well?
Not to collect what?
Shouldn't this be an EOF?
EOF
EDIT: ok, I actually don't know why this is in there, because the cat <<< EOF from line 344 is terminated in line 380.
cat <<< EOF
Does the live image need a notification daemon?
We've using the non rawhide version, the last stable branch which is F32 in our case and it doesn't have btrfs yet. Once we're good with the branched version, we can change it according to rawhide by flattening the rawhide ks.
Better wait until the change is approved
Shouldn't this be an EOF? EDIT: ok, I actually don't know why this is in there, because the cat <<< EOF from line 344 is terminated in line 380.
It's a new HEREDOC
Hmm, As far as I know about redahead, It was removed from systemDwith SystemD's version 217.
redahead
systemD
It was used earlier to load a file's content into a page cache, Which prefetched the file so that when it's accessed it's contents are read from RAM rather than HDD.
It's in the Brainstorm minimal page, Although I think it's good to have it there along with in the packages after installation.
Wiki Page: https://fedoraproject.org/wiki/SIGs/i3/Brainstorm
Pull-Request has been merged by x3mboy
Made changes to Change-log with latest info and added the flat i3 ks file