mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
integrate-distro.sh: Leave netboot interface configuration entirely to initrd
This commit is contained in:
parent
9b0da21b0e
commit
0ce4548f3c
1 changed files with 0 additions and 1 deletions
|
|
@ -702,7 +702,6 @@ cmd_install()
|
||||||
make_netboot_etc_ldap_conf > $root/etc/ldap.conf.netboot
|
make_netboot_etc_ldap_conf > $root/etc/ldap.conf.netboot
|
||||||
make_netboot_etc_openldap_ldap_conf > $root/etc/openldap/ldap.conf.netboot
|
make_netboot_etc_openldap_ldap_conf > $root/etc/openldap/ldap.conf.netboot
|
||||||
make_netboot_etc_hosts > $root/etc/hosts.netboot
|
make_netboot_etc_hosts > $root/etc/hosts.netboot
|
||||||
echo "STARTMODE='nfsroot'" > $root/etc/sysconfig/network/ifcfg-eth0.netboot
|
|
||||||
|
|
||||||
make_etc_openldap_ldap_conf > $root/etc/openldap/ldap.conf
|
make_etc_openldap_ldap_conf > $root/etc/openldap/ldap.conf
|
||||||
chmod 644 $root/etc/openldap/ldap.conf
|
chmod 644 $root/etc/openldap/ldap.conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue