Netsurf: upload binnaries, add to ISO

NSINST: run app if exists on TPM, ISO, if not the download

git-svn-id: svn://kolibrios.org@8418 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2020-12-16 12:05:35 +00:00
parent c987c0d2d5
commit 15ad016d59
15 changed files with 739 additions and 59 deletions

View File

@@ -488,7 +488,7 @@ tup.append_table(img_files, {
{"NETWORK/PING", PROGS .. "/network/ping/ping"},
{"NETWORK/NETCFG", PROGS .. "/network/netcfg/netcfg"},
{"NETWORK/NETSTAT", PROGS .. "/network/netstat/netstat"},
{"NETWORK/NSINSTALL", PROGS .. "/network/netsurf/nsinstall"},
{"NETWORK/NSINST", PROGS .. "/network/netsurf/nsinstall"},
{"NETWORK/NSLOOKUP", PROGS .. "/network/nslookup/nslookup"},
{"NETWORK/PASTA", PROGS .. "/network/pasta/pasta"},
{"NETWORK/SYNERGYC", PROGS .. "/network/synergyc/synergyc"},