diff options
Diffstat (limited to 'build_tools')
3 files changed, 2 insertions, 3 deletions
diff --git a/build_tools/archiso-19/mythvantage/airootfs/etc/systemd/system/linhes-install.service b/build_tools/archiso-19/mythvantage/airootfs/etc/systemd/system/linhes-install.service index c517e39..0d0b227 100644 --- a/build_tools/archiso-19/mythvantage/airootfs/etc/systemd/system/linhes-install.service +++ b/build_tools/archiso-19/mythvantage/airootfs/etc/systemd/system/linhes-install.service @@ -4,6 +4,6 @@ Description=Start LinHES installer at display [Service] Type=oneshot ExecStart=/root/linhes_install/startx -ExecStop=bash /root/linhres_install/all_stop.sh +ExecStop=/root/linhes_install/all_stop.sh RemainAfterExit=yes diff --git a/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/all_stop.sh b/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/all_stop.sh index 6d86635..6d86635 100644..100755 --- a/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/all_stop.sh +++ b/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/all_stop.sh diff --git a/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64 b/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64 index b6e0e2e..fee5045 100644 --- a/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64 +++ b/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64 @@ -63,12 +63,11 @@ mysql-python expect curl dnsutils -parted sg3_utils nmbscan squashfs-tools rsync -python-parted +python2-pyparted python2-pexpect python-netifaces python-iplib |