*** gtristan has quit IRC | 02:25 | |
*** gtristan has joined #baserock | 03:01 | |
*** gtristan has quit IRC | 05:35 | |
*** gtristan has joined #baserock | 06:07 | |
*** fay has joined #baserock | 07:51 | |
*** fay is now known as Guest81994 | 07:52 | |
*** toscalix has joined #baserock | 08:12 | |
*** jonathanmaw has joined #baserock | 08:14 | |
*** CTtpollard has quit IRC | 08:21 | |
*** CTtpollard has joined #baserock | 08:36 | |
*** gtristan has quit IRC | 08:47 | |
*** gtristan has joined #baserock | 09:12 | |
*** Guest81994 is now known as faybrocklebank | 09:18 | |
*** locallycompact has joined #baserock | 09:38 | |
radiofree | hi | 10:04 |
---|---|---|
radiofree | is it possible to deploy an ext4 rawdisk? | 10:04 |
richard_maw | used to be | 10:05 |
radiofree | i guess i use the partitioning? | 10:06 |
radiofree | "default" is / on "btrfs" | 10:06 |
* radiofree will try changing that to ext4 | 10:06 | |
edcragg | might work | 10:06 |
pedroalvarez | hm.. i think "/" default to btrfs but cannot be changed | 10:09 |
pedroalvarez | and i don't remember being able to deploy ext4 images :/ | 10:09 |
edcragg | didn't radiofree do some work to make it possible | 10:10 |
edcragg | iirc | 10:10 |
radiofree | i don't think so | 10:10 |
radiofree | "Creating btrfs filesystem" :\ | 10:10 |
edcragg | i thought someone did something to make it work for !btrfs | 10:11 |
radiofree | well if i did i clearly didn't do a very good job of it | 10:12 |
* pedroalvarez finds "./extensions/image-package-example" | 10:12 | |
edcragg | iirc it should be able to create the partitions and format them, it's just having a rootfs layout that will work not being btrfs | 10:12 |
radiofree | how easy is it to create a "rawdisk-ext4" extension | 10:13 |
radiofree | essentially i just need to extract the system artifact into a ext4 image file? | 10:13 |
pedroalvarez | and install the bootloader, I guess | 10:14 |
edcragg | yeah, you'll need to put the bootloader in the MBR if using partitioning | 10:14 |
radiofree | given the "you need this specific version of extlinux on the host" issue i'm using BOOTLOADER_INSTALL: none | 10:15 |
radiofree | this version of systemd i'm using (v44) seems to be having a hard time with mounting the subvolumes in /etc/fstab | 10:16 |
pedroalvarez | you can make them ext4 partitions | 10:17 |
radiofree | ? | 10:18 |
richard_maw | surely you can't be trying to mount / from fstab? | 10:19 |
richard_maw | that's a very chicken and egg problem | 10:20 |
pedroalvarez | if you put these folders in different partitions (i.e. create a partitioning layout that puts /opt /var .. etc in a different partition) you can use ext4 for them | 10:20 |
pedroalvarez | instead of being subvolumes they will be different partitions | 10:20 |
radiofree | i don't really want that | 10:21 |
pedroalvarez | right, was just an idea to avoid mounting btrfs subvolumes | 10:21 |
pedroalvarez | probably better and easier to add support for ext4 disk images | 10:21 |
radiofree | creating the image using rawdisk also has the problem that it moves things i've placed in /home into a brtfs subvolume | 10:21 |
radiofree | looking at the code, it seems "/" always ends up calling self.mkfs_btrfs(l) | 10:21 |
pedroalvarez | yes | 10:21 |
radiofree | hmm... systemd fails when trying to mount /var /root /home etc... but once in the recovery console i can do "mount /root" etc.. and it works | 10:34 |
radiofree | hmm mounting them before starting systemd gives me a new error with dbus | 10:45 |
radiofree | this system is a bit bonkers, i had to do all sorts of things like mount tmpfs.. and proc... and sysfs... and start udev | 12:05 |
radiofree | *before* calling systemd | 12:05 |
*** toscalix has quit IRC | 13:42 | |
*** toscalix has joined #baserock | 13:53 | |
*** CTtpollard has quit IRC | 14:34 | |
*** CTtpollard has joined #baserock | 14:35 | |
*** persia_ has quit IRC | 15:26 | |
*** persia_ has joined #baserock | 15:45 | |
*** franred has joined #baserock | 15:57 | |
*** CTtpollard has quit IRC | 16:04 | |
jjardon | nice, yaml syntax higlighting works in gitlab after changing .gitattributes: https://gitlab.com/baserock/definitions/blob/master/strata/NetworkManager-common.morph | 16:06 |
*** jonathanmaw has quit IRC | 16:07 | |
paulsherwood | cool. can we get the links trick working, like in g.b.o? | 16:07 |
jjardon | radiofree: Im a bit late for this but https://storyboard.baserock.org/#!/story/97 | 16:07 |
jjardon | paulsherwood: no idea :) | 16:07 |
paulsherwood | ack | 16:07 |
richard_maw | paulsherwood: unlikely, given that was a custom cgit filter plugin | 16:09 |
paulsherwood | ack | 16:10 |
* richard_maw likes cgit | 16:10 | |
* paulsherwood too | 16:11 | |
paulsherwood | i prefer g.b.o for trawling lots of repos vs gitlab | 16:11 |
paulsherwood | but gitlab workflow is cool | 16:12 |
richard_maw | if you can get gitlab to provide you a list of repository paths, names and clone URLs, you can provide a cgit interface as well, though that would require that you host your own gitlab | 16:15 |
paulsherwood | yup | 16:15 |
richard_maw | heh, one of my patches is still the most recent patch to cgit: https://git.zx2c4.com/cgit/commit/?id=ff9893ac8192579a00dd4c73ddff18ab232099a6 | 16:30 |
* richard_maw wishes Jason would get back to me about the other patches that were submitted | 16:30 | |
*** locallycompact has quit IRC | 17:40 | |
*** tiagogomes has quit IRC | 17:42 | |
*** toscalix has quit IRC | 17:52 | |
*** gtristan has quit IRC | 17:57 | |
*** gtristan has joined #baserock | 19:41 | |
*** toscalix has joined #baserock | 21:46 | |
*** toscalix has quit IRC | 23:24 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!