Re: Not clear what is going on with site and git.
"Michael D. Setzer II via busybox" <[email protected]> Sat, 30 May 2026 05:44:04 +1000
| Newsgroups | gmane.linux.busybox |
|---|---|
| Message-ID | <[email protected]> |
On 29 May 2026 at 19:52, Peter Korsgaard wrote: From: Peter Korsgaard <[email protected]> To: Denys Vlasenko via busybox <[email protected]> Copies to: [email protected], Denys Vlasenko <[email protected]> Subject: Re: Not clear what is going on with site and git. Date sent: Fri, 29 May 2026 19:52:49 +0200 > >>>>> "Denys" == Denys Vlasenko via busybox <[email protected]> writes: > > Hi Denys, > > >> So seems very old? > >> Nothing of 1.38 git. > > > Entirely my fault, should have released a new version already for some time. > > > 1.38.0 is released now. > > It looks like you forgot to push the git tag, could you do so? From my understanding the cgit on busybox.net was being attached, so it was shut down, so al the links to it are broken. (git, patches, how to add a patch) and link to how to add is dead Did some testing on the busybox.net web page. Step 1: Downloaded the Page as is curl -s https://busybox.net/ >busybox.html Step 2: removed lines with the 404 erros. curl -s https://busybox.net/ | sed -E '/href=.*(fixes-|__stable|_stable)|fix.html/d' > busybox_clean.html Step 3: Put the page on my web server and run test. Cleaned up those errors, but got a few errors caused by direct links without https://busybox.net So, would either drop them as I did above, or create links to the mirror page? https://github.com/vda-linux/busybox_mirror Ran did link check on my cleaned page and got (single page checks) 100% scanned - 90/90 URLs checked, 89 OK, 1 failed (http://www.vim.org/ timed out) https://busybox.net 100% scanned - 148/148 URLs checked, 101 OK, 47 failed (http://www.vim.org/ timed out) > > Thanks! > > -- > Bye, Peter Korsgaard +------------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:[email protected] mailto:[email protected] mailto:[email protected] Guam - Where America's Day Begins G4L Disk Imaging Project maintainer http://sourceforge.net/projects/g4l/ +------------------------------------------------------------+