Update pkglist and .gitignore.
This commit is contained in:
parent
0b6004c091
commit
5d1be6844b
2 changed files with 28 additions and 0 deletions
1
etc/.gitignore
vendored
1
etc/.gitignore
vendored
|
|
@ -52,3 +52,4 @@
|
||||||
/sysctl.d/
|
/sysctl.d/
|
||||||
/terminfo/
|
/terminfo/
|
||||||
/udhcpc/
|
/udhcpc/
|
||||||
|
/xattr.conf
|
||||||
|
|
|
||||||
27
etc/pkglist
27
etc/pkglist
|
|
@ -16,6 +16,7 @@ apk-tools
|
||||||
apr
|
apr
|
||||||
apr-util
|
apr-util
|
||||||
argon2-libs
|
argon2-libs
|
||||||
|
attr
|
||||||
avahi-libs
|
avahi-libs
|
||||||
bash
|
bash
|
||||||
bridge
|
bridge
|
||||||
|
|
@ -54,6 +55,7 @@ ldb
|
||||||
libapk2
|
libapk2
|
||||||
libarchive
|
libarchive
|
||||||
libassuan
|
libassuan
|
||||||
|
libattr
|
||||||
libauth-samba
|
libauth-samba
|
||||||
libbsd
|
libbsd
|
||||||
libbz2
|
libbz2
|
||||||
|
|
@ -102,6 +104,7 @@ lynx
|
||||||
lz4-libs
|
lz4-libs
|
||||||
mailx
|
mailx
|
||||||
mdev-conf
|
mdev-conf
|
||||||
|
mpdecimal
|
||||||
msmtp
|
msmtp
|
||||||
msmtp-openrc
|
msmtp-openrc
|
||||||
musl
|
musl
|
||||||
|
|
@ -132,6 +135,24 @@ popt
|
||||||
procps-ng
|
procps-ng
|
||||||
prometheus-node-exporter
|
prometheus-node-exporter
|
||||||
prometheus-node-exporter-openrc
|
prometheus-node-exporter-openrc
|
||||||
|
py3-cffi
|
||||||
|
py3-cffi-pyc
|
||||||
|
py3-cparser
|
||||||
|
py3-cparser-pyc
|
||||||
|
py3-cryptography
|
||||||
|
py3-cryptography-pyc
|
||||||
|
py3-dnspython
|
||||||
|
py3-dnspython-pyc
|
||||||
|
py3-ldb
|
||||||
|
py3-markdown
|
||||||
|
py3-markdown-pyc
|
||||||
|
py3-samba
|
||||||
|
py3-talloc
|
||||||
|
py3-tdb
|
||||||
|
pyc
|
||||||
|
python3
|
||||||
|
python3-pyc
|
||||||
|
python3-pycache-pyc0
|
||||||
readline
|
readline
|
||||||
rsyslog
|
rsyslog
|
||||||
rsyslog-openrc
|
rsyslog-openrc
|
||||||
|
|
@ -141,10 +162,15 @@ samba-client-libs
|
||||||
samba-common
|
samba-common
|
||||||
samba-common-server-libs
|
samba-common-server-libs
|
||||||
samba-common-tools
|
samba-common-tools
|
||||||
|
samba-dc
|
||||||
|
samba-dc-libs
|
||||||
samba-libs
|
samba-libs
|
||||||
|
samba-libs-py3
|
||||||
samba-server
|
samba-server
|
||||||
|
samba-server-libs
|
||||||
samba-server-openrc
|
samba-server-openrc
|
||||||
samba-util-libs
|
samba-util-libs
|
||||||
|
samba-winbind
|
||||||
scanelf
|
scanelf
|
||||||
skalibs-libs
|
skalibs-libs
|
||||||
sqlite-libs
|
sqlite-libs
|
||||||
|
|
@ -153,6 +179,7 @@ sshguard-openrc
|
||||||
ssl_client
|
ssl_client
|
||||||
sudo
|
sudo
|
||||||
talloc
|
talloc
|
||||||
|
tdb
|
||||||
tdb-libs
|
tdb-libs
|
||||||
tevent
|
tevent
|
||||||
utmps-libs
|
utmps-libs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue