Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KernelTestbench
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
KernelTestbench
Commits
dfa0d21e
Commit
dfa0d21e
authored
6 years ago
by
Werner Sembach
Browse files
Options
Downloads
Patches
Plain Diff
Update scripts
parent
14f1f1fa
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rcS
+0
-9
0 additions, 9 deletions
rcS
with
0 additions
and
9 deletions
rcS
+
0
−
9
View file @
dfa0d21e
...
@@ -4,15 +4,6 @@ mount -t proc none /proc
...
@@ -4,15 +4,6 @@ mount -t proc none /proc
mount
-t
sysfs none /sys
mount
-t
sysfs none /sys
/sbin/mdev
-s
/sbin/mdev
-s
# enable localhost
ip
link set
lo up
ip
link set
lo up
# enable ethernet
ip
link set
eth0 up
ip
link set
eth0 up
# enable ipv6 over ipv4
ip
link set
sit0 up
ip
link set
sit0 up
# enable fake ipv4 multicast if eth0 is not available
#ip route add 224.0.0.0/4 dev lo
# this ipv6 variant does not work :(
#ip route add ff00::/8 dev lo
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment