6c799ac4f6
We plan to make a lot of changes to the initramfs which will require incresaing the size. There are some devices that have literally no free space for this, so make a -minimal initramfs fork that can continue to support those while we update the regular initramfs. Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
6 lines
294 B
Text
6 lines
294 B
Text
# This configuration file is used by the initramfs to run unudhcpd.
|
|
# It is *not* used directly by unudhcpd!
|
|
# Note: The initramfs must be recreated by running the 'mkinitfs' command
|
|
# for changes here to be applied/used during boot.
|
|
unudhcpd_host_ip=172.16.42.1
|
|
unudhcpd_client_ip=172.16.42.2
|