ryantrinkle has quit [Ping timeout: 268 seconds]
ryantrinkle has joined #nixos-aarch64
h0m1 has quit [Quit: WeeChat 2.7]
h0m1 has joined #nixos-aarch64
orivej has joined #nixos-aarch64
h0m1 has quit [Ping timeout: 248 seconds]
h0m1 has joined #nixos-aarch64
wavirc22 has quit [Read error: Connection reset by peer]
wavirc22 has joined #nixos-aarch64
<thefloweringash> I'm pretending to be gchristns*n as I wait for a single core to gzip 1.7gb as part of my iteration times for packet.
<thefloweringash> RAMDISK: incomplete write (19047 != 32768)
<thefloweringash> Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
zarel has quit [Ping timeout: 240 seconds]
zarel_ has joined #nixos-aarch64
<DigitalKiwi> are we to the point we must censor names too? HAS THE LEFT GONE TOO FAR
<thefloweringash> there's some old saying about "let sleeping ops lie"
<DigitalKiwi> who will hold them accountable
ehmry has quit [Ping timeout: 245 seconds]
ehmry has joined #nixos-aarch64
<ar> thefloweringash: i've also hit that once, a few years ago
<ar> thefloweringash: the result of that was this: https://code.hackerspace.pl/ar/tar-xz-loading-initramfs/tree/
<thefloweringash> ar: thanks, I'll keep that in mind as a backup plan
<thefloweringash> I think I can cheat for now and mask some store paths with xz
<thefloweringash> my zstd tarball was retaining far too much
<thefloweringash> it does seem like there's a missed feature here: archiving a bunch of store paths shouldn't refer to those store paths, but we're at the mercy of the compressor
<thefloweringash> a simple solution would be `tar | xor`, and then xor before extraction, but my quick googles didn't show an appropriate xor tool
<samueldr> ah lol
<samueldr> I was writing that
<thefloweringash> maybe using symmetric encryption would be easier in terms of existing tools, google shows "hpenc"
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
clever has quit [Ping timeout: 268 seconds]
clever has joined #nixos-aarch64
clever has joined #nixos-aarch64
clever has quit [Changing host]
<thefloweringash> gchristensen, samueldr: https://github.com/grahamc/packet-nix-builder/pull/2
<{^_^}> grahamc/packet-nix-builder#2 (by thefloweringash, 4 minutes ago, open): armv7l-linux build vm for aarch64-linux machines
<DigitalKiwi> so much for letting the lying op sleep =)
vika_nezrimaya has quit [Ping timeout: 260 seconds]
<thefloweringash> yeah, true. it's possibly more relevant to his interests than my earlier chatterings though :)
<DigitalKiwi> i feel like graham isn't as addicted to irc as us and maybe just like...doesn't get irc messages when sleeping :P
<DigitalKiwi> unheard of i know
<DigitalKiwi> speaking of sleep... when this tool song gets over in 10 minutes...
<clever> DigitalKiwi: at one time, i had the PC rigged up to beep at ~20khz any time my name was said, and it would keep beeping, non-stop, until i ack'd it
<clever> i choose 20khz, because i could hear it at the time, and my dad couldnt, so he wasnt capable of complaining about the beep :P
t184256 has left #nixos-aarch64 [#nixos-aarch64]
t184256 has joined #nixos-aarch64
hsngrmpf[m] has joined #nixos-aarch64
<hsngrmpf[m]> Hey guys. Currently trying to setup a raspberry 3B. I do not have a usb keyboard at hand therefore i need to have an image which has ssh enabled by default. I'm currently trying to find out how can i build my own image quickly. So far it seem like i either have to setup a remote aarch64 builder in the cloud or configure my system for cross compilation. Not sure which is easier. Do you have some recommendation for
<hsngrmpf[m]> me? Documentation seems a little bit spread all over the place. I'm new to the whole cross building topic. Not quite sure where to start best.
davidtwco has quit []
davidtwco has joined #nixos-aarch64
<thefloweringash> The easiest place to start with cross compilation is probably https://github.com/samueldr/cross-system. It sets up the structure and has workarounds for things that are known to fail to cross compile.
Yannik_Sc has joined #nixos-aarch64
<samueldr> <3 thefloweringash
<{^_^}> thefloweringash's karma got increased to 7
orivej has joined #nixos-aarch64
<hsngrmpf[m]> thefloweringash: Thanks! Running the build right now. If this works, you are my hero! This should probably go into the main documentation.
orivej has quit [Ping timeout: 268 seconds]
<sphalerite> hsngrmpf[m]: alternatively, you can take the prebuilt aarch64 sd image, plonk it on an SD card, and then enable ssh using the horribly hacky method of putting `sudo systemctl start sshd` in /home/nixos/.bashrc
<sphalerite> from your regular computer
Acou_Bass has quit [Ping timeout: 268 seconds]
Acou_Bass has joined #nixos-aarch64
Acou_Bass has quit [Ping timeout: 265 seconds]
Acou_Bass has joined #nixos-aarch64
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 268 seconds]
misuzu has quit [Ping timeout: 246 seconds]
lovesegfault has joined #nixos-aarch64
misuzu has joined #nixos-aarch64