mirror of
https://github.com/flynx/post-install.git
synced 2025-10-29 10:40:09 +00:00
now feature list is generated automatically...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8c9231ee6a
commit
931bf814b7
36
post-install
36
post-install
@ -215,37 +215,11 @@ SAVE=(
|
|||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# Builtin features...
|
# Builtin features...
|
||||||
|
|
||||||
# default
|
ALL_FEATURES=($( \
|
||||||
# XXX this should be split into system and user sections...
|
cat $0 \
|
||||||
ALL_FEATURES=(
|
| grep '^function feature-' \
|
||||||
# system...
|
| sed 's/function feature-\([^(]*\)(.*$/\1/' \
|
||||||
dnf-config
|
| sort))
|
||||||
dnf
|
|
||||||
flatpak
|
|
||||||
snap
|
|
||||||
npm
|
|
||||||
vim
|
|
||||||
|
|
||||||
start-services
|
|
||||||
|
|
||||||
# user...
|
|
||||||
|
|
||||||
dir
|
|
||||||
syncthing
|
|
||||||
bashctrl
|
|
||||||
|
|
||||||
user-link
|
|
||||||
user-copy
|
|
||||||
|
|
||||||
start-user-services
|
|
||||||
|
|
||||||
gnome
|
|
||||||
|
|
||||||
# keep this last...
|
|
||||||
scripts
|
|
||||||
platform-scripts
|
|
||||||
user-scripts
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user