Skip to content

Commit b39bf8e

Browse files
committed
Add JWSTF .module descriptor for Aptitude GUI installer
1 parent 346b166 commit b39bf8e

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

modules/aptitude/jwstf.module

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# JWSTF Aptitude installation module
2+
name=JWSTF Aptitude Installer
3+
id=jwstf-aptitude
4+
version=1
5+
profile=user
6+
ui=javafx
7+
platform=linux-debian-ubuntu
8+
entrypoint=modules/aptitude/aptitude-ui.sh
9+
lifecycle=install,update,verify,remove
10+
path-registry=config/preferred-install-paths.json
11+
source-reference=https://github.com/mearvk/Ubuntu.Determinant.Beta.Restricted
12+
13+
# The profile may be overridden by the installer:
14+
# profile=user -> user-scoped installation
15+
# profile=deck -> machine-wide/enterprise installation
16+
# profile=usr -> system-local professional installation where policy permits

0 commit comments

Comments
 (0)