Re: Installation image layout

2019-01-16 Thread Chris Murphy
On Wed, Jan 16, 2019 at 10:42 AM Georg Sauthoff wrote: > > On Fri, Jan 04, 2019 at 09:27:33PM +0100, Georg Sauthoff wrote: > > On Sun, Oct 14, 2018 at 04:35:53PM -0600, Chris Murphy wrote: > > [..] > > > And now it replicates extents from seed to sprout. The copy is faster > > > than pvmove, rsyn

Re: Installation image layout

2019-01-16 Thread Georg Sauthoff
On Fri, Jan 04, 2019 at 09:27:33PM +0100, Georg Sauthoff wrote: > On Sun, Oct 14, 2018 at 04:35:53PM -0600, Chris Murphy wrote: > [..] > > And now it replicates extents from seed to sprout. The copy is faster > > than pvmove, rsync, dd, or rpm-ostree deploy. > > This sounds great! > > I just tri

Re: Installation image layout

2019-01-04 Thread Georg Sauthoff
On Sun, Oct 14, 2018 at 04:35:53PM -0600, Chris Murphy wrote: [..] > Ha! I just realized after all this time that the Btrfs wiki does not > make clear how to make a sprout, even though it mentions the more > esoteric recursive seed.[1] Of course you can mkfs.btrfs, mount it, > and send/receive. But

Re: Installation image layout

2018-10-16 Thread Martin Kolman
On Fri, 2018-10-12 at 15:53 -0700, Adam Williamson wrote: > On Fri, 2018-10-12 at 15:44 -0600, Chris Murphy wrote: > > On Fri, Oct 12, 2018 at 4:30 AM, Marek Marczykowski-Górecki > > wrote: > > > On Thu, Oct 11, 2018 at 09:24:08PM -0600, Chris Murphy wrote: > > > > I'm pretty sure the original rea

Re: Installation image layout

2018-10-16 Thread Colin Walters
On Thu, Oct 11, 2018, at 8:37 PM, Marek Marczykowski-Górecki wrote: > Hi all! > > I'm new on this list. I work on Qubes OS, where Fedora is used as a base > distribution. Tangentially: Qubes is very cool and I'm glad you find Fedora useful as a base system. I work on Fedora CoreOS and have patch

Re: Installation image layout

2018-10-15 Thread Matthew Miller
On Mon, Oct 15, 2018 at 05:52:29PM +0200, Marek Marczykowski-Górecki wrote: > Anyway, can somebody help me with change proposal? For example I'm not > sure if this is "Self Contained" or "System Wide" Change, or what should > specifically be listed in "Scope". If IRC would be more appropriate for >

Re: Installation image layout

2018-10-15 Thread Marek Marczykowski-Górecki
On Mon, Oct 15, 2018 at 08:30:39AM -0700, Brian C. Lane wrote: > On Sun, Oct 14, 2018 at 02:21:47PM -0400, Neal Gompa wrote: > > > Neal, any ideas who Marek could be a co-owner of the feature and help > > > navigate the Fedora process? Maybe someone on the Anaconda or releng > > > teams? > > > > >

Re: Installation image layout

2018-10-15 Thread Brian C. Lane
On Sun, Oct 14, 2018 at 02:21:47PM -0400, Neal Gompa wrote: > > Neal, any ideas who Marek could be a co-owner of the feature and help > > navigate the Fedora process? Maybe someone on the Anaconda or releng > > teams? > > > > Brian C. Lane from the Weldr team is probably the guy to work with on >

Re: Installation image layout

2018-10-14 Thread Chris Murphy
On Sun, Oct 14, 2018 at 12:21 PM, Neal Gompa wrote: > On Sun, Oct 14, 2018 at 1:58 PM Chris Murphy wrote: >> >> On Sat, Oct 13, 2018 at 6:24 PM, Neal Gompa wrote: >> > This is a really interesting idea... >> >> >> https://lore.kernel.org/linux-btrfs/CAJCQCtTPwQnzwkpk=4zszxfwtc7hymyetxp-9xuu_tsv

Re: Installation image layout

2018-10-14 Thread Neal Gompa
On Sun, Oct 14, 2018 at 1:58 PM Chris Murphy wrote: > > On Sat, Oct 13, 2018 at 6:24 PM, Neal Gompa wrote: > > On Sat, Oct 13, 2018 at 8:17 PM Chris Murphy > > wrote: > >> > >> On Fri, Oct 12, 2018 at 5:26 PM, Marek Marczykowski-Górecki > >> wrote: > >> > On Fri, Oct 12, 2018 at 03:44:38PM -06

Re: Installation image layout

2018-10-14 Thread Chris Murphy
On Sat, Oct 13, 2018 at 6:24 PM, Neal Gompa wrote: > On Sat, Oct 13, 2018 at 8:17 PM Chris Murphy wrote: >> >> On Fri, Oct 12, 2018 at 5:26 PM, Marek Marczykowski-Górecki >> wrote: >> > On Fri, Oct 12, 2018 at 03:44:38PM -0600, Chris Murphy wrote: >> >> >> mkfs.btrfs has --rootdir and --shrink f

Re: Installation image layout

2018-10-13 Thread Neal Gompa
On Sat, Oct 13, 2018 at 8:17 PM Chris Murphy wrote: > > On Fri, Oct 12, 2018 at 5:26 PM, Marek Marczykowski-Górecki > wrote: > > On Fri, Oct 12, 2018 at 03:44:38PM -0600, Chris Murphy wrote: > > >> mkfs.btrfs has --rootdir and --shrink features to pre-allocate a > >> volume with files at mkfs tim

Re: Installation image layout

2018-10-13 Thread Chris Murphy
On Fri, Oct 12, 2018 at 5:26 PM, Marek Marczykowski-Górecki wrote: > On Fri, Oct 12, 2018 at 03:44:38PM -0600, Chris Murphy wrote: >> mkfs.btrfs has --rootdir and --shrink features to pre-allocate a >> volume with files at mkfs time; I have no idea to what degree it >> depends on kernel code. > >

Re: Installation image layout

2018-10-12 Thread Chris Murphy
On Fri, Oct 12, 2018 at 3:44 PM, Chris Murphy wrote: > On Fri, Oct 12, 2018 at 4:30 AM, Marek Marczykowski-Górecki > wrote: >> On Thu, Oct 11, 2018 at 09:24:08PM -0600, Chris Murphy wrote: > >>> I'm pretty sure the original reason was the default live install use >>> dd to block copy the root fil

Re: Installation image layout

2018-10-12 Thread Marek Marczykowski-Górecki
On Fri, Oct 12, 2018 at 03:44:38PM -0600, Chris Murphy wrote: > On Fri, Oct 12, 2018 at 4:30 AM, Marek Marczykowski-Górecki > wrote: > > On Thu, Oct 11, 2018 at 09:24:08PM -0600, Chris Murphy wrote: > >> Why does efiboot.img have a 32MiB limit? > > > > Because "32MB should be enough for everybody"

Re: Installation image layout

2018-10-12 Thread Adam Williamson
On Fri, 2018-10-12 at 15:44 -0600, Chris Murphy wrote: > On Fri, Oct 12, 2018 at 4:30 AM, Marek Marczykowski-Górecki > wrote: > > On Thu, Oct 11, 2018 at 09:24:08PM -0600, Chris Murphy wrote: > > > I'm pretty sure the original reason was the default live install use > > > dd to block copy the root

Re: Installation image layout

2018-10-12 Thread Chris Murphy
On Fri, Oct 12, 2018 at 4:30 AM, Marek Marczykowski-Górecki wrote: > On Thu, Oct 11, 2018 at 09:24:08PM -0600, Chris Murphy wrote: >> I'm pretty sure the original reason was the default live install use >> dd to block copy the root file system into the fedora-root LV, and >> then resized the LV a

Re: Installation image layout

2018-10-12 Thread Marek Marczykowski-Górecki
On Thu, Oct 11, 2018 at 09:24:08PM -0600, Chris Murphy wrote: > On Thu, Oct 11, 2018 at 6:37 PM, Marek Marczykowski-Górecki > wrote: > > Hi all! > > > > I'm new on this list. I work on Qubes OS, where Fedora is used as a base > > distribution. > > > > While trying to build the installation image i

Re: Installation image layout

2018-10-11 Thread Chris Murphy
On Thu, Oct 11, 2018 at 6:37 PM, Marek Marczykowski-Górecki wrote: > Hi all! > > I'm new on this list. I work on Qubes OS, where Fedora is used as a base > distribution. > > While trying to build the installation image in reproducible manner[1], > I found the current installation image have unusua

Installation image layout

2018-10-11 Thread Marek Marczykowski-Górecki
Hi all! I'm new on this list. I work on Qubes OS, where Fedora is used as a base distribution. While trying to build the installation image in reproducible manner[1], I found the current installation image have unusual layout. Quoting dracut.cmdline manual page: squashfs.img | S