Fabio Erculiani
65d6d36332
00-fsdev.sh: drop any reference to mdstart, no longer used nowadays
...
See Gentoo bug #494804
11 years ago
Borg Onion
b977d66940
Support for glibc-2.14 systems
...
Hello,
Due to the changes in glibc-2.14 busybox no longer compiles when NFS
support is enabled. This breaks genkernel. The following is a very
crude patch to just make things work on glibc-2.14 systems. A better
patch would be to detect glibc-2.14 and then make a config decision.
The best patch would be to port libtirpc to openssl, make busybox link
against libtirpc, restore NFS support, and put an end to this whole
mess. But in the meantime:
commit 80d1e89995f055a37f07f9f7f4c7e21660abd527
Author: Borg Onion <borg.onion@gmail.com>
Date: Sat Dec 3 18:02:48 2011 -0800
Disable NFS support to enable glibc-2.14 compatibility
13 years ago
Sebastian Pipping
4c0b4b18f8
Fix permissions of /dev/pts (bug #375947 )
14 years ago
Raúl Porcel
92739b11f7
Use shadow on netboot busybox config
14 years ago
Raúl Porcel
f3afa933d4
Enhance the handling of the console in the netboot linuxrc
14 years ago
Andrew Gaffney
8681516638
Apply patch from gentoo bug #266373 for additional options in the netboot busy-config
16 years ago
Andrew Gaffney
aa0eb23e87
Enable CONFIG_MKSWAP for netboot busybox
16 years ago
Andrew Gaffney
8a5f66f65a
Revert to just running /bin/bash on /dev/console for serial. We still start getty on tty2-6
16 years ago
Andrew Gaffney
ea9828ab17
Run the getty commands with proper arguments so they don't die immediately
16 years ago
Andrew Gaffney
2c6ad1268e
Explicitly set /bin/ashlogin +x during boot
16 years ago
Andrew Gaffney
0750197e45
Run getty for tty1 in the foreground
16 years ago
Andrew Gaffney
a66f35da76
Use getty to launch ash, so that we can use ^C and friends
16 years ago
Chris Gianelloni
20f2b57e95
Actually setting permissions. It helps if one remembers to 'git add' before doing their commit.
16 years ago
Andrew Gaffney
46ccc9ba28
Enable GETTY for netboot busy-config
16 years ago
Andrew Gaffney
96518cfede
Separate out main and netboot busy-config
16 years ago
Andrew Gaffney
3a4667a3d0
Change -f checks to -e for /dev nodes
...
Check that dropbear exists before starting it
16 years ago
Andrew Gaffney
eba5623634
Disable creation of most standard devices nodes, since we're running mdev
16 years ago
Andrew Gaffney
8bc0328be8
Move udhcpc's script to default location
16 years ago
Andrew Gaffney
40efdee49c
Enable CONFIG_FEATURE_PREFER_APPLETS busybox option
...
export PATH at top of netboot linuxrc
16 years ago
Andrew Gaffney
f82aebc40c
Move all netboot logic from catalyst into gk
16 years ago
Andrew Gaffney
4387993d2d
remove netboot-specific udhcpc.scripts
16 years ago
Andrew Gaffney
d781413d5a
Initial support for --netboot option
...
integrate functionality from netboot udhcpc.scripts into default one
16 years ago
Andrew Gaffney
de93b4bb8d
Use symlinks for busybox utils
...
Use full path to mount since it gets grumpy without it in later bb versions for some reason
16 years ago
Chris Gianelloni
9e69a8a871
Remove some unnecessary copyright dates from a few files so we don't keep forgetting to update them when we modify the files.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@537 67a159dc-881f-0410-a524-ba9dfbe2cb84
18 years ago
Andrew Gaffney
94e9ac1630
enhanced netboot linuxrc from gustavoz
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@522 67a159dc-881f-0410-a524-ba9dfbe2cb84
18 years ago
Joshua Kinard
f91b026e05
Remove getdvhoff hack in gen_initramfs.sh for mips livecds (it's a busybox applet now), tweak the ip32r5k config, add wget to the mips netboot busybox config. Also import the remaining 2006.1 mips-sources configs and remove the old 2006.0 ones.
...
19 years ago
Joshua Kinard
6c07c8c985
chmod +x the udhcpc script on bootup
...
19 years ago
Joshua Kinard
21dd79196d
Import the Genkernel-side of things for the catalyst2 netboot2 module
...
19 years ago