1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 17:13:22 -05:00
freesource caca3cae38 This solves a tough to discover bug. When root objcopy the permissions were
preserved for libraries, but this wasn't the case for non-root users.  The
part which did preserve permissions with chmod didn't allow non-root users,
but with genext2fs this isn't a problem, though chown is.  Anyways, when ld
or libc aren't 0755 basically the kernel can't find init.  Problem solved.
2001-11-17 06:14:35 +00:00
2001-10-31 06:53:27 +00:00
2000-08-13 04:43:39 +00:00
2001-11-17 06:11:53 +00:00
2001-07-23 20:40:16 +00:00
2001-11-08 07:12:40 +00:00
2001-10-31 07:04:30 +00:00
Description
gBootRoot pronounced "bOOtrOOt"
23 MiB
Languages
Perl 87.1%
C 9.9%
Makefile 1.5%
Shell 1.5%