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 |