Skip to content
  • Tuan M. Hoang's avatar
    initramfs-init: add support for ssh installer · 64be7028
    Tuan M. Hoang authored and Carlo Landmeter's avatar Carlo Landmeter committed
    This commit allows starting 'firstboot' service (see aports/openrc),
    which will setup installation through SSH if specified in kernel
    parameters.
    
    Real wget is used instead since busybox's wget is broken without
    openssl binary #8917. Credits to clandmeter.
    
    - Allow adding DNS server in configure_ip()
    - Prefix kernel parameters with KOPT_
    64be7028