diff options
Diffstat (limited to 'build_tools')
-rw-r--r-- | build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/mount2.28.2.tar.xz (renamed from build_tools/archiso-19/mythvantage/mount2.28.2.tar.xz) | bin | 652528 -> 652528 bytes | |||
-rwxr-xr-x | build_tools/archiso-19/mythvantage/build.sh | 2 |
2 files changed, 0 insertions, 2 deletions
diff --git a/build_tools/archiso-19/mythvantage/mount2.28.2.tar.xz b/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/mount2.28.2.tar.xz Binary files differindex dd8eeff..dd8eeff 100644 --- a/build_tools/archiso-19/mythvantage/mount2.28.2.tar.xz +++ b/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/mount2.28.2.tar.xz diff --git a/build_tools/archiso-19/mythvantage/build.sh b/build_tools/archiso-19/mythvantage/build.sh index 921bc23..f64ae43 100755 --- a/build_tools/archiso-19/mythvantage/build.sh +++ b/build_tools/archiso-19/mythvantage/build.sh @@ -91,8 +91,6 @@ make_customize_airootfs() { setarch ${arch} mkarchiso ${verbose} -w "${work_dir}/${arch}" -C "${pacman_conf}" -D "${install_dir}" -r '/root/customize_airootfs.sh' run rm ${work_dir}/${arch}/airootfs/root/customize_airootfs.sh - #copy in a static built mount 2.28.2 for mv_install.py to run for install on the iso - cp -af ${script_path}/mount2.28.2.tar.xz ${work_dir}/${arch}/airootfs/tmp/ } # Prepare kernel/initramfs ${install_dir}/boot/ |