#!/bin/sh PREREQ="" prereqs() { echo "$PREREQ" } case $1 in prereqs) prereqs exit 0 ;; esac if [ ! -x /sbin/dhclient ]; then exit 0 fi . /usr/share/initramfs-tools/scripts/functions . /usr/share/initramfs-tools/hook-functions copy_exec /bin/run-parts copy_exec /sbin/dhclient copy_exec /sbin/dhclient-script cp -a /usr/lib/initramfs-tools/etc/dhcp/ $DESTDIR/etc/dhcp/ copy_exec /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes mkdir -p $DESTDIR/var/lib/dhcp/
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
amd64_microcode | File | 3.77 KB | 0755 |
|
brltty | File | 900 B | 0755 |
|
compcache | File | 3.55 KB | 0755 |
|
console_setup | File | 3.07 KB | 0755 |
|
dmsetup | File | 506 B | 0755 |
|
fixrtc | File | 436 B | 0755 |
|
framebuffer | File | 579 B | 0755 |
|
fsck | File | 1.91 KB | 0755 |
|
fuse | File | 230 B | 0755 |
|
intel_microcode | File | 4.83 KB | 0755 |
|
kbd | File | 301 B | 0755 |
|
klibc-utils | File | 646 B | 0755 |
|
kmod | File | 432 B | 0755 |
|
ntfs_3g | File | 304 B | 0755 |
|
plymouth | File | 5.74 KB | 0755 |
|
resume | File | 3.04 KB | 0755 |
|
thermal | File | 1.29 KB | 0755 |
|
udev | File | 1.66 KB | 0755 |
|
zz-busybox-initramfs | File | 2.18 KB | 0755 |
|
zz-dhclient | File | 478 B | 0755 |
|