This website requires JavaScript.
Explore
Help
Register
Sign In
sig_cloud
/
diskimage-builder
Watch
2
Star
0
Fork
0
You've already forked diskimage-builder
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
afe739ceed
diskimage-builder
/
elements
/
ramdisk
/
binary-deps.d
/
ramdisk
3 lines
17 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add dhcp support for ramdisk element. This change adds support for retrieving the IP through DHCP if 'ip' was not provided as a kernel command-line argument by pxelinux. This is used when the kernel/ramdisk is booted by virtual media. Change-Id: I1097ce5b56ad40f2d6dc3181681d54f924ec7145 Closes-Bug: #1321563
2014-05-22 12:34:54 +00:00
dhclient
Move busybox binary-dep to ramdisk element Busybox should be installed and managed from the ramdisk element, since that is common to all elements that need busybox. In addition, we do not want busybox installed when building Dracut ramdisks, so it can't be in the deploy-* elements. Change-Id: I2656d20b466138f7f6dfcf558ba90c6909151d3c
2014-10-21 21:01:19 +00:00
busybox
Reference in New Issue
Copy Permalink