diff options
author | Britney Fransen <brfransen@gmail.com> | 2018-09-04 14:20:36 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2018-09-04 14:20:36 (GMT) |
commit | ea2ef68ab316e6edaa4ef20cc676e18edbeda2c4 (patch) | |
tree | 56543bd11902709b27c45b2d945e9ecf968739ba /build_tools | |
parent | 59ffc50c990097de726564b981373b3bf5530620 (diff) | |
download | linhes_dev-ea2ef68ab316e6edaa4ef20cc676e18edbeda2c4.zip |
setup_env.sh: python pkg name updates
linhes-install.service: change starting
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 |