Re: [GNU-linux-libre] Replacing Yocto with Guix kernel image builds: best practices

2020-05-17 Thread Begley Brothers Inc
ain differences between kernel variants are not in the package > definition but the sources and the configuration file I’d suggest > defining a procedure that returns a package value. You can then define > multiple packages in terms of that procedure. > Thanks for that suggestion. It seems

Re: Replacing Yocto with Guix kernel image builds: best practices

2020-05-17 Thread Begley Brothers Inc
On Sun, May 17, 2020 at 11:21 PM Efraim Flashner wrote: > On Sun, May 17, 2020 at 09:41:00PM +1000, Begley Brothers Inc wrote: > > Hi, > > We are now looking to build Linux kernels using Guix instead of Yocto. > We > > can't see any reason why the builds wouldn't be l

Re: Replacing Yocto with Guix kernel image builds: best practices

2020-05-19 Thread Begley Brothers Inc
On Mon, May 18, 2020 at 1:35 AM Efraim Flashner wrote: > On Mon, May 18, 2020 at 07:23:12AM +1000, Begley Brothers Inc wrote: > > On Sun, May 17, 2020 at 11:21 PM Efraim Flashner > > wrote: > > > > > On Sun, May 17, 2020 at 09:41:00PM +1000, Begley Brothers Inc

Re: [GNU-linux-libre] Replacing Yocto with Guix kernel image builds: best practices

2020-05-19 Thread Begley Brothers Inc
On Mon, May 18, 2020 at 5:24 AM Ricardo Wurmus wrote: > > Begley Brothers Inc writes: > > > > You can either put your config files in a separate git repository and > add > > > that to > > > the native inputs, or you can include the config files in your cha

Re: [GNU-linux-libre] Replacing Yocto with Guix kernel image builds: best practices

2020-05-19 Thread Begley Brothers Inc
On Mon, May 18, 2020 at 2:17 AM Efraim Flashner wrote: > On Mon, May 18, 2020 at 07:40:53AM +1000, Begley Brothers Inc wrote: > > On Sun, May 17, 2020 at 10:55 PM Ricardo Wurmus > wrote: > > > > > > > > Hi, > > > > > > [+guix-devel, -gnu-

Guix mirrors

2020-05-19 Thread Begley Brothers Inc
- The FreeBSD Project - The Glasgow Haskell Compiler - GNOME - The Linux kernel source tree - Qt [1]: https://github.com/guix-mirror/guix [2]: https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks -- Kind Regards Begley Brothers Inc. The content of this email is confidential and intended

Re: [GNU-linux-libre] Replacing Yocto with Guix kernel image builds: best practices

2020-05-19 Thread Begley Brothers Inc
packages just drop everythin in `patches` Appreciate any thoughts. On Tue, May 19, 2020 at 2:09 AM Begley Brothers Inc wrote: > > On Mon, May 18, 2020 at 5:24 AM Ricardo Wurmus wrote: >> >> >> Begley Brothers Inc writes: >> >> > > You can eith

Re: Guix mirrors

2020-05-20 Thread Begley Brothers Inc
; because no one took the time to implement it or if any other reasons > related to "trustable guix pull". > > > [1] https://lists.gnu.org/archive/html/guix-devel/2019-12/msg00150.html > [2] https://lists.gnu.org/archive/html/guix-devel/2019-12/msg00276.html > [3] http://issu

Re: Slurm with containers (i.e., orchestration)

2020-05-19 Thread Begley Brothers Inc
Thanks for sharing. [1]: https://github.com/tinkerbell/tink [2]: https://github.com/tinkerbell/tink/blob/master/docs/hello-world.md [3]: https://github.com/tinkerbell/tink/blob/master/docs/setup.md [4]: https://github.com/alexellis/awesome-baremetal [5]: https://www.packet.com/blog/open-sourcing-tinkerb

Re: Guix mirrors

2020-05-20 Thread Begley Brothers Inc
On Wed, May 20, 2020 at 7:45 PM Begley Brothers Inc wrote: > > Thanks to @kozodev on gitlab.com, a possible workaround, available > immediately, is to document the following in the web pages and alt-F2 > help as appropriate: > > 3.6.2 Proceeding with the Installa

Re: Guix mirrors

2020-05-20 Thread Begley Brothers Inc
/path/to/roots/first/init/channels.scm" ;; (lambda () ;;(display "(cons* (channel (name 'guix) (url \"https://internal.net/x/y/z/guix.git\;)) %default-channels)"))) (operating-system ... ``` HTH? On Tue, May 19, 2020 at 2:32 AM Begley Brothers Inc wrote: > > Hi, &

Re: Slurm with containers (i.e., orchestration)

2020-05-19 Thread Begley Brothers Inc
://www.guixwl.org/tutorial On Tue, May 19, 2020 at 5:33 PM Begley Brothers Inc wrote: > > On Mon, May 18, 2020 at 7:50 AM Pjotr Prins wrote: > > > > I am looking into some light-weight style orchestration. One > > We think there is such a niche, the 80/20 rule. > We think containers