#5 i3 on Live
Merged by x3mboy. Opened by nasirhm.
i3-sig/ nasirhm/Fedora-i3-Spin i3flat  into  master

Download 5.patch

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?

EDIT: ok, I actually don't know why this is in there, because the cat <<< EOF from line 344 is terminated in line 380.

Does the live image need a notification daemon?

F33 is probably going to use btrfs. Shouldn't we use it then as well?

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.

F33 is probably going to use btrfs. Shouldn't we use it then as well?

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

Not to collect what?

Hmm, As far as I know about redahead, It was removed from systemDwith SystemD's version 217.

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.

Does the live image need a notification daemon?

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

Metadata