projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f9208d
)
chmod +x the udhcpc script on bootup
author
Joshua Kinard
<kumba@gentoo.org>
Thu, 12 Jan 2006 03:10:53 +0000
(
03:10
+0000)
committer
Joshua Kinard
<kumba@gentoo.org>
Thu, 12 Jan 2006 03:10:53 +0000
(
03:10
+0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@352
67a159dc
-881f-0410-a524-
ba9dfbe2cb84
netboot/linuxrc.x
patch
|
blob
|
history
diff --git
a/netboot/linuxrc.x
b/netboot/linuxrc.x
index 6508970bb52dbe31f8d17ea5882f759a69f1be60..2e87535a0d0b019c3294afaa4e8827fd72b71e4e 100644
(file)
--- a/
netboot/linuxrc.x
+++ b/
netboot/linuxrc.x
@@
-91,6
+91,7
@@
StartUp() {
#// Misc tasks
chmod +x /bin/net-setup
+ chmod +x /usr/share/udhcpc/default.script
#// Hostname
hostname netboot-@@RELVER@@