Skip to content

Simple initramfs hooks and scripts for enabling DHCP networking with domain resolving

Notifications You must be signed in to change notification settings

hrxcodes/initramfs-dhcp-resolv.conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

initramfs-dhcp-resolv.conf

Simple initramfs hooks and scripts for enabling DHCP networking with domain resolving.

Limited networking support

These scripts have hardcoded default interface DHCP-support, and ignores the kernel command line "ip" variable. If you want to extend it's functionalities, reference ltsp initramfs and initramfs-tools documentation.

CURL support

I wrote these hooks and scripts to automagically grab cryptsetup keys from an HTTPS server over an IPSEC tunnel, and since the Busybox wget implementation doesn't support the HTTPS scheme, I've included curl. If you don't need it, remove or chmod -x hooks/curl.

About

Simple initramfs hooks and scripts for enabling DHCP networking with domain resolving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%