Re: Linux-libre git repository

2020-08-14 Thread Danny Milosavljevic
Hi Vagrant, On Thu, 13 Aug 2020 09:47:21 -0700 Vagrant Cascadian wrote: > The source checkout was quite slow to download, and took up ~1GB in the > store once completed. I'm not sure how guix's git origin works exactly; git init git remote add origin if git fetch --depth 1 origin then git

Re: Linux-libre git repository

2020-08-13 Thread Jason Self
llision on the tree object, or any blob object, still results in a valid GPG signature." It seemed to be a neat way to sidestep the whole matter of SHA-1 falling apart, at least until git moves on to SHA-2 at some as-yet-unknown future point. Anyway, the Linux-libre git repository si

Re: Linux-libre git repository

2020-08-13 Thread Vagrant Cascadian
e, with an independent history from previous versions; I *think* git bisect wouldn't work without some manual fiddling and you'd have to manually bisect based on version. I tried a quick experiment using the linux-libre git repository to build a package for arm64 in gnu/packages/linux.scm: (def