*** zoli___ has quit IRC | 00:21 | |
*** zoli___ has joined #baserock | 00:22 | |
*** zoli____ has joined #baserock | 00:32 | |
*** zoli___ has quit IRC | 00:32 | |
*** zoli___ has joined #baserock | 00:33 | |
*** zoli____ has quit IRC | 00:36 | |
*** brlogger has joined #baserock | 05:08 | |
*** petefoth has joined #baserock | 06:29 | |
*** paulw has joined #baserock | 06:46 | |
paulsherwood | 15-08-18 07:53:32 [647/661/661] [TOTAL] Elapsed time 15:39:48 | 07:54 |
---|---|---|
paulsherwood | it crashed on strip-gplv3.configure but i believe that's a bug in definitions | 07:54 |
paulsherwood | notice that time includes all of the cloning. this was on a completely 'fresh' baserock image, same performance as mason | 07:55 |
*** jonathanmaw has joined #baserock | 07:55 | |
*** mdunford has joined #baserock | 07:59 | |
*** bashrc has joined #baserock | 08:06 | |
*** mike has joined #baserock | 08:27 | |
*** mike is now known as Guest95167 | 08:27 | |
*** ssam2 has joined #baserock | 08:29 | |
*** ChanServ sets mode: +v ssam2 | 08:29 | |
*** zoli___ has quit IRC | 08:47 | |
*** zoli__ has joined #baserock | 08:47 | |
pedroalvarez | paulsherwood: good | 09:12 |
*** flatmush has quit IRC | 10:00 | |
*** CTtpollard has quit IRC | 10:01 | |
*** flatmush has joined #baserock | 10:02 | |
*** CTtpollard has joined #baserock | 10:04 | |
*** straycat_ has joined #baserock | 10:07 | |
*** straycat_ is now known as straycat | 10:08 | |
bashrc | how would I set an ssid in baserock? I've been trying iw connect and scan commands, but not getting anywhere | 10:13 |
bashrc | I only get "Operation not supported (-95)" | 10:14 |
paulsherwood | bashrc: i fear you're asking on a day when most/all of the folks who might answer are on hol or conference | 10:16 |
paulsherwood | rjek: any ideas? | 10:16 |
rjek | Sorry, I have none. I was just thinking if you needed to somehow involve wpa_supplicant, but I have never had to configure WiFi from the command line, even on "desktop" like systems | 10:16 |
rjek | bashrc: There are several answers here, all using different software stacks. I don't know which one Baserock ships: https://unix.stackexchange.com/questions/92799/connecting-to-wifi-network-through-command-line | 10:18 |
rjek | (/etc/network/interfaces, iwconfig, iw, nmcli all seem to be options) | 10:18 |
ssam2 | indeed | 10:20 |
ssam2 | for example, if strata/NetworkManager-common.morph is in your system, you can use nmcli | 10:20 |
ssam2 | I find that referring to a specific GNU/Linux operating system as "Baserock" isn't very helpful usually. to me "Baserock" really only refers to the overall project which develops some tooling and example systems | 10:21 |
bashrc | looks like network interfaces might be the best bet | 10:24 |
bashrc | the baserock I'm using doesn't have iwconfig or nmcli | 10:25 |
ssam2 | it might be worth adding iwconfig to the system you're using, either. maybe it's not there just because of an oversight on the part of whoever developed it | 10:27 |
ssam2 | for your information, the Nix / NixOS conference is the weekend of Nov 14th in Berlin | 10:33 |
ssam2 | http://conf.nixos.org/ | 10:33 |
ssam2 | which is right around my birthday, so I might not go :) but it would probably be interesting to folk interested in the stuff we are doing in Baserock | 10:34 |
* paulsherwood might go | 10:35 | |
pedroalvarez | cool | 10:44 |
petefoth | pedroalvarez: please couls you add soem details about that to the Events page on the wiki? https://project-wiki.codethink.co.uk/base/Events/ | 10:48 |
ssam2 | petefoth: this isn't a codethink channel! | 10:52 |
* rjek plugs petefoth's leak. | 10:52 | |
bashrc | :) | 10:52 |
petefoth | ssam2: oooops - sorry about that. I wil punish myself appropriately | 10:52 |
* ssam2 passes the cat'o'nine tails | 10:52 | |
petefoth | ssam2: I don't have time for hobbies now - I'm at work ;) | 10:55 |
pedroalvarez | I've started looking at nix today, and so far it looks really interesting | 11:12 |
*** zoli__ has quit IRC | 11:19 | |
*** zoli__ has joined #baserock | 11:19 | |
pedroalvarez | Wow, installing Nix in baserock (using a `curl blah.sh | sh` script was really easy | 11:32 |
pedroalvarez | I've created a monster | 11:32 |
ssam2 | let's hope there's no rootkit in that script :-) | 11:36 |
ssam2 | i've heard of people using Nix on top of existing OSes, though, seems quite good for that | 11:36 |
ssam2 | although I never figured out how much of the host OS it shares -- I guess programs installed with Nix use standard libraries from NixOS instead of your distro, so it's effectively a "container" | 12:05 |
ssam2 | in that it only shares the kernel with the 'host' distro | 12:06 |
paulsherwood | ssam2: iiuc nix shares, but everything it installs does not | 12:20 |
paulsherwood | it creates a .profile of symlinks for foo and all its depends, so foo only accesses what nix has installed for it | 12:21 |
paulsherwood | but foo is not 'contained' in the normal sense... it can write to the filesystem for example | 12:21 |
paulsherwood | s/shares/makes use of what is in the host/ | 12:22 |
ssam2 | makes sense | 12:27 |
pedroalvarez | I think it's pretty neat | 12:40 |
paulsherwood | ssam2: it also 'installs' everything under /nix, so that could be boxed-off completely for example | 12:43 |
pedroalvarez | and shared between users | 12:43 |
paulsherwood | the .profile concept allows different sets of executables per user | 12:44 |
*** petefoth_ has joined #baserock | 12:53 | |
*** petefoth has quit IRC | 12:54 | |
*** petefoth_ is now known as petefoth | 12:54 | |
*** persia_ is now known as persia | 13:19 | |
*** persia_ has joined #baserock | 13:20 | |
*** persia_ has joined #baserock | 13:20 | |
*** Guest95167 has quit IRC | 14:14 | |
*** ctgriffiths_ has joined #baserock | 14:55 | |
*** ctgriffiths has quit IRC | 14:59 | |
*** zoli__ has quit IRC | 15:14 | |
*** zoli__ has joined #baserock | 15:15 | |
*** paulw has quit IRC | 15:41 | |
*** mdunford has quit IRC | 16:30 | |
*** jonathanmaw has quit IRC | 16:44 | |
*** mdunford has joined #baserock | 16:45 | |
*** zoli___ has joined #baserock | 17:03 | |
*** bashrc has quit IRC | 17:03 | |
*** zoli__ has quit IRC | 17:04 | |
*** ssam2 has quit IRC | 17:07 | |
*** mdunford has quit IRC | 17:09 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!