forked from altcloud/mkimage-profiles
Compare commits
41 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
c1be1d5bcb | ||
|
16aa4dbcef | ||
|
1c44272f00 | ||
|
7e29ad9c18 | ||
|
e1721ddec7 | ||
|
3014fde9fd | ||
|
d437a3e971 | ||
|
d5d5377079 | ||
|
fd1044d540 | ||
|
8fc08068f3 | ||
|
fb1781a4c9 | ||
|
8b35dcc48a | ||
|
708cc4fc4b | ||
|
35dd7ece35 | ||
|
4534ca313b | ||
|
80448ae1bf | ||
|
dd8cbc4982 | ||
|
206491d078 | ||
|
b31006e20c | ||
|
37d178800e | ||
|
4a503294a3 | ||
|
ef9b20cd29 | ||
|
3f7d935159 | ||
|
33f4fc79ff | ||
|
5c49535c59 | ||
|
e37f5e1307 | ||
|
1d77e3778b | ||
|
1f107fcbd3 | ||
|
42905a7b5a | ||
|
bf232c04bf | ||
|
47f8d6ef1c | ||
|
17d9f63a58 | ||
|
d5fb22a7f8 | ||
|
d2de19e1f3 | ||
|
5af8b76db8 | ||
|
8dd2c5d00d | ||
|
dcd8a865e7 | ||
|
b7b3d7b07f | ||
|
29ad239354 | ||
|
7258e7508a | ||
|
bcf4c4a265 |
@@ -1,5 +1,5 @@
|
||||
Name: mkimage-profiles
|
||||
Version: 1.1.73
|
||||
Version: 1.1.78
|
||||
Release: alt1
|
||||
|
||||
Summary: ALT Linux based distribution metaprofile
|
||||
@@ -79,6 +79,21 @@ cp -a * %buildroot%mpdir
|
||||
%doc %docs/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 09 2015 Michael Shigorin <mike@altlinux.org> 1.1.78-alt1
|
||||
- regular-enlightenment
|
||||
|
||||
* Mon Oct 19 2015 Michael Shigorin <mike@altlinux.org> 1.1.77-alt1
|
||||
- webkiosk improvements
|
||||
|
||||
* Mon Oct 12 2015 Michael Shigorin <mike@altlinux.org> 1.1.76-alt1
|
||||
- no more GREP_OPTIONS
|
||||
|
||||
* Mon Sep 28 2015 Michael Shigorin <mike@altlinux.org> 1.1.75-alt1
|
||||
- systemd-specific hook for installer (solo@)
|
||||
|
||||
* Mon Sep 14 2015 Michael Shigorin <mike@altlinux.org> 1.1.74-alt1
|
||||
- starterkits-20150912
|
||||
|
||||
* Mon Sep 07 2015 Michael Shigorin <mike@altlinux.org> 1.1.73-alt1
|
||||
- im feature
|
||||
|
||||
|
@@ -1,6 +0,0 @@
|
||||
object df7a24a965f05dc12f8b507c2976f98c54274a20
|
||||
type commit
|
||||
tag v1.1.72
|
||||
tagger Michael Shigorin <mike@altlinux.org> 1441044805 +0300
|
||||
|
||||
starterkits alpha
|
6
.gear/tags/e59af1ad7e7cda5c010ec3a66caff5feab15b6a3
Normal file
6
.gear/tags/e59af1ad7e7cda5c010ec3a66caff5feab15b6a3
Normal file
@@ -0,0 +1,6 @@
|
||||
object dd8cbc498242d770463807c5df4c9bd127fa8c72
|
||||
type commit
|
||||
tag v1.1.77
|
||||
tagger Michael Shigorin <mike@altlinux.org> 1445287411 +0300
|
||||
|
||||
webkiosks
|
@@ -1 +1 @@
|
||||
b1e30066e6355488fc06174459beb88562d0aced v1.1.72
|
||||
e59af1ad7e7cda5c010ec3a66caff5feab15b6a3 v1.1.77
|
||||
|
@@ -25,7 +25,9 @@ distro/.live-kiosk: distro/.base use/live/base use/live/autologin \
|
||||
use/syslinux/timeout/1 use/cleanup use/stage2/net-eth \
|
||||
use/fonts/otf/adobe +power
|
||||
@$(call add,CLEANUP_PACKAGES,'alterator*' 'guile*' 'vim-common')
|
||||
@$(call set,SYSLINUX_UI,none)
|
||||
@$(call set,SYSLINUX_CFG,live)
|
||||
@$(call add,STAGE2_BOOTARGS,quiet)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,rpcbind klogd syslogd)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,consolesaver fbsetfont keytable)
|
||||
|
||||
@@ -49,24 +51,25 @@ distro/live-rescue: distro/live-icewm +efi
|
||||
$(call tags,(base || extra) && (archive || rescue || network)))
|
||||
|
||||
# NB: this one doesn't include the browser, needs to be chosen downstream
|
||||
distro/.live-webkiosk: distro/.live-kiosk use/live/hooks use/live/ru use/sound
|
||||
distro/.live-webkiosk: distro/.live-kiosk \
|
||||
use/isohybrid use/live/hooks use/live/ru use/sound
|
||||
@$(call add,LIVE_LISTS,$(call tags,live desktop))
|
||||
|
||||
distro/.live-webkiosk-gtk: distro/.live-webkiosk
|
||||
@$(call add,CLEANUP_PACKAGES,'libqt4*' 'qt4*')
|
||||
|
||||
# kiosk users rather prefer stability to latest bling
|
||||
distro/live-webkiosk-mini: distro/.live-webkiosk-gtk \
|
||||
use/fonts/otf/mozilla use/isohybrid
|
||||
use/browser/firefox use/browser/firefox/esr use/fonts/otf/mozilla
|
||||
@$(call add,LIVE_PACKAGES,livecd-webkiosk-firefox)
|
||||
|
||||
# NB: flash/java plugins are predictable security holes
|
||||
distro/live-webkiosk-flash: distro/live-webkiosk-mini use/plymouth/live \
|
||||
use/browser/plugin/flash use/browser/plugin/java use/efi/signed \
|
||||
+vmguest; @:
|
||||
use/browser/plugin/flash use/browser/plugin/java +vmguest; @:
|
||||
|
||||
distro/live-webkiosk: distro/live-webkiosk-mini use/live/desktop; @:
|
||||
|
||||
distro/live-webkiosk-chromium: distro/.live-webkiosk use/fonts/ttf/google
|
||||
distro/live-webkiosk-chromium: distro/.live-webkiosk use/fonts/ttf/google +efi
|
||||
@$(call add,LIVE_PACKAGES,livecd-webkiosk-chromium)
|
||||
|
||||
distro/live-webkiosk-seamonkey: distro/.live-webkiosk use/fonts/ttf/google
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# p7 base kits
|
||||
|
||||
mixin/p7:
|
||||
mixin/p7: use/browser/firefox/esr
|
||||
@$(call set,BRANDING,altlinux-starterkit)
|
||||
|
||||
ifeq (distro,$(IMAGE_CLASS))
|
||||
|
@@ -16,7 +16,7 @@ distro/.regular-x11: distro/.regular-base +vmguest +wireless \
|
||||
@$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular))
|
||||
@$(call add,LIVE_LISTS,$(call tags,base rescue))
|
||||
@$(call add,LIVE_PACKAGES,gpm livecd-install-apt-cache)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,gpm)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,gpm ntpd)
|
||||
@$(call add,EFI_BOOTARGS,live_rw)
|
||||
|
||||
# common WM live/installer bits
|
||||
@@ -101,11 +101,11 @@ mixin/regular-wmaker: use/efi/refind use/syslinux/ui/gfxboot \
|
||||
# wdm can't do autologin so add standalone one for livecd
|
||||
distro/regular-wmaker: distro/.regular-sysv \
|
||||
mixin/regular-wmaker use/live/autologin use/browser/seamonkey/i18n
|
||||
@$(call add,LIVE_PACKAGES,wdm)
|
||||
@$(call add,LIVE_PACKAGES,wdm wmxkbru)
|
||||
|
||||
# gdm2.20 can reboot/halt with both sysvinit and systemd, and is slim
|
||||
mixin/regular-gnustep: use/x11/gnustep use/x11/gdm2.20 use/mediacheck \
|
||||
use/browser/firefox/classic +plymouth
|
||||
use/browser/firefox/classic
|
||||
@$(call add,THE_BRANDING,graphics)
|
||||
|
||||
distro/regular-gnustep: distro/.regular-sysv \
|
||||
@@ -117,8 +117,10 @@ distro/regular-xfce: distro/.regular-gtk \
|
||||
use/x11/xfce use/domain-client/full use/browser/firefox/classic \
|
||||
use/fonts/ttf/redhat use/x11/gtk/nm +nm; @:
|
||||
|
||||
distro/regular-xfce-sysv: distro/.regular-sysv-gtk use/init/sysv/polkit \
|
||||
use/x11/xfce use/fonts/ttf/redhat
|
||||
distro/regular-xfce-sysv: distro/.regular-sysv-gtk \
|
||||
use/init/sysv/polkit use/x11/xfce \
|
||||
use/fonts/ttf/redhat use/fonts/otf/adobe use/fonts/otf/mozilla
|
||||
@$(call set,KFLAVOURS,un-def)
|
||||
@$(call add,LIVE_PACKAGES,xfce4-mixer pm-utils bc elinks mpg123)
|
||||
|
||||
distro/regular-lxde: distro/.regular-gtk use/x11/lxde use/fonts/infinality \
|
||||
@@ -134,8 +136,12 @@ distro/regular-mate: distro/.regular-gtk +nm \
|
||||
@$(call add,LIVE_LISTS,$(call tags,desktop sane))
|
||||
|
||||
distro/regular-e17: distro/.regular-gtk use/x11/e17 use/fonts/infinality; @:
|
||||
distro/regular-e19: distro/.regular-gtk use/x11/e19 use/fonts/infinality; @:
|
||||
distro/regular-e19-sysv: distro/.regular-sysv-gtk use/x11/e19; @:
|
||||
|
||||
distro/regular-enlightenment: distro/.regular-gtk \
|
||||
use/x11/enlightenment use/fonts/infinality; @:
|
||||
|
||||
distro/regular-enlightenment-sysv: distro/.regular-sysv-gtk \
|
||||
use/x11/enlightenment; @:
|
||||
|
||||
distro/regular-cinnamon: distro/.regular-gtk \
|
||||
use/x11/cinnamon use/fonts/infinality use/net/nm/mmgui use/im
|
||||
@@ -147,6 +153,7 @@ distro/regular-gnome3: distro/.regular-desktop +plymouth +nm \
|
||||
use/x11/gnome3 use/browser/epiphany use/fonts/ttf/redhat
|
||||
@$(call add,LIVE_PACKAGES_REGEXP,^setup-gnome3-done.*)
|
||||
@$(call add,LIVE_PACKAGES,gnome3-regular xcalib templates)
|
||||
@$(call add,LIVE_PACKAGES,gnome-flashback)
|
||||
|
||||
# reusable bits
|
||||
mixin/regular-tde: +tde \
|
||||
@@ -168,7 +175,7 @@ distro/regular-kde4: distro/.regular-desktop use/x11/kde4/nm use/x11/kdm4 \
|
||||
@$(call add,THE_PACKAGES,volumes-profile-lite gparted)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,prefdm)
|
||||
|
||||
mixin/regular-lxqt: use/x11/lxqt use/x11/lightdm/lxqt \
|
||||
mixin/regular-lxqt: use/x11/lxqt use/x11/sddm \
|
||||
use/net/connman use/browser/qupzilla +plymouth
|
||||
@$(call add,THE_PACKAGES,qconnman-ui)
|
||||
|
||||
@@ -183,7 +190,9 @@ distro/regular-leechcraft: distro/.regular-desktop \
|
||||
use/x11/leechcraft use/x11/lightdm/lxqt +pulse; @:
|
||||
|
||||
distro/regular-kde5: distro/.regular-desktop \
|
||||
use/x11/kde5 use/x11/sddm use/fonts/zerg +nm +pulse +plymouth
|
||||
use/x11/kde5 use/x11/sddm \
|
||||
use/fonts/ttf/google use/fonts/ttf/redhat use/fonts/zerg \
|
||||
+nm +pulse +plymouth
|
||||
@$(call add,THE_PACKAGES,kde5-telepathy)
|
||||
|
||||
# NB: never ever use/syslinux/ui/gfxboot here as gfxboot mangles
|
||||
@@ -198,6 +207,7 @@ distro/regular-rescue: distro/.regular-base use/rescue/rw use/luks \
|
||||
use/mediacheck test/rescue/no-x11 +wireless +sysvinit
|
||||
@$(call set,KFLAVOURS,un-def)
|
||||
@$(call add,RESCUE_PACKAGES,gpm livecd-net-eth)
|
||||
@$(call add,RESCUE_LISTS,$(call tags,base smartcard))
|
||||
|
||||
distro/regular-sysv-tde: distro/.regular-install-x11 \
|
||||
mixin/desktop-installer mixin/regular-tde use/install2/fs \
|
||||
@@ -246,8 +256,8 @@ distro/regular-builder: distro/.regular-bare \
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,gpm)
|
||||
|
||||
distro/regular-server-samba4: distro/regular-server
|
||||
@$(call add,THE_LISTS,$(call tags,server && (sambaAD || alterator)))
|
||||
@$(call add,THE_PACKAGES,alterator-fbi alterator-dhcp bind-utils)
|
||||
@$(call add,THE_LISTS,$(call tags,server && (sambaDC || alterator)))
|
||||
@$(call add,THE_PACKAGES,alterator-fbi alterator-dhcp)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,smbd nmbd)
|
||||
|
||||
endif
|
||||
|
@@ -8,7 +8,7 @@ distro/syslinux-noescape: distro/syslinux-auto use/syslinux/noescape.cfg; @:
|
||||
|
||||
distro/live-systemd: distro/.base use/live/base +systemd; @:
|
||||
distro/live-plymouth: distro/.live-base use/plymouth/live; @:
|
||||
distro/live-mediacheck: distro/.base use/mediacheck; @:
|
||||
distro/live-mediacheck: distro/.base use/mediacheck +plymouth; @:
|
||||
|
||||
distro/live-testserver: distro/live-install use/server/mini
|
||||
@$(call set,KFLAVOURS,std-def el-smp)
|
||||
|
@@ -3,7 +3,11 @@ use/browser:
|
||||
@$(call add,THE_PACKAGES_REGEXP,$$(THE_BROWSER))
|
||||
@$(call try,THE_BROWSER,webclient) # fallback
|
||||
|
||||
use/browser/firefox use/browser/seamonkey \
|
||||
# support both firefox and firefox-esr
|
||||
use/browser/firefox: use/browser
|
||||
@$(call set,THE_BROWSER,firefox$$(FX_FLAVOUR))
|
||||
|
||||
use/browser/seamonkey \
|
||||
use/browser/chromium use/browser/epiphany \
|
||||
use/browser/qupzilla use/browser/rekonq \
|
||||
use/browser/elinks use/browser/links2: \
|
||||
@@ -16,12 +20,19 @@ use/browser/konqueror: use/browser
|
||||
use/browser/konqueror4: use/browser
|
||||
@$(call set,THE_BROWSER,kde4base-konqueror)
|
||||
|
||||
# the complete lack of dependencies is intentional
|
||||
use/browser/firefox/esr: use/browser
|
||||
@$(call set,FX_FLAVOUR,-esr)
|
||||
|
||||
use/browser/firefox/live: use/browser/firefox
|
||||
@$(call add,THE_BROWSER,livecd-firefox)
|
||||
|
||||
# scarey, and will have to be done otherwise when l10n feature is there
|
||||
use/browser/firefox/i18n: use/browser/firefox
|
||||
@$(call add,THE_BROWSER,firefox-be firefox-kk firefox-ru firefox-uk)
|
||||
@$(call add,THE_BROWSER,firefox$$(FX_FLAVOUR)-be)
|
||||
@$(call add,THE_BROWSER,firefox$$(FX_FLAVOUR)-kk)
|
||||
@$(call add,THE_BROWSER,firefox$$(FX_FLAVOUR)-ru)
|
||||
@$(call add,THE_BROWSER,firefox$$(FX_FLAVOUR)-uk)
|
||||
|
||||
# fx29+
|
||||
use/browser/firefox/classic: use/browser/firefox
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# Input Method configuration through IBus
|
||||
|
||||
use/im: use/l10n
|
||||
use/im:
|
||||
@$(call add_feature)
|
||||
@$(call add,THE_PACKAGES,$$(IM_PACKAGES))
|
||||
@$(call add,THE_LISTS,$(call tags,desktop ibus))
|
||||
|
@@ -22,5 +22,10 @@ use/init/systemd: use/init
|
||||
@$(call set,INIT_TYPE,systemd)
|
||||
@$(call add,INSTALL2_PACKAGES,installer-feature-journald-tty)
|
||||
|
||||
# http://www.freedesktop.org/wiki/Software/systemd/Debugging
|
||||
use/init/systemd/debug: use/init/systemd use/services
|
||||
@$(call add,THE_PACKAGES,systemd-shutdown-debug-script)
|
||||
@$(call add,SERVICES_ENABLE,debug-shell)
|
||||
@$(call add,STAGE2_BOOTARGS,systemd.log_level=debug)
|
||||
@$(call add,STAGE2_BOOTARGS,systemd.log_target=kmsg)
|
||||
@$(call add,STAGE2_BOOTARGS,log_buf_len=1M enforcing=0)
|
||||
|
@@ -29,11 +29,21 @@ SERVICES="$GLOBAL_DEFAULT_SERVICES_ENABLE $GLOBAL_DEFAULT_SERVICES_DISABLE"
|
||||
SERVICES="$SERVICES $GLOBAL_SERVICES_ENABLE $GLOBAL_SERVICES_DISABLE"
|
||||
SERVICES="$(echo $SERVICES | sort -u)"
|
||||
|
||||
# TODO: provide systemd-specific hooks too?
|
||||
for i in $SERVICES; do
|
||||
onoff="$(shell_config_get "$STATUS" "$i")"
|
||||
[ -n "$onoff" ] || continue
|
||||
echo "$i" >> /usr/share/install2/services-"$onoff"
|
||||
|
||||
# create systemd-specific hooks
|
||||
case "$onoff" in
|
||||
on)
|
||||
action=enabled;;
|
||||
off)
|
||||
action=disabled;;
|
||||
*)
|
||||
continue;;
|
||||
esac
|
||||
echo "$i" >> /usr/share/install2/systemd-"$action"
|
||||
done
|
||||
|
||||
rm "$STATUS"
|
||||
|
@@ -109,16 +109,19 @@ SDDM_RC=/etc/X11/sddm/sddm.conf
|
||||
SDDM_SESSION=
|
||||
if [ -f "$SDDM_RC" ]; then
|
||||
backup "$SDDM_RC"
|
||||
backup "/etc/group"
|
||||
add_nopasswdlogin_group sddm ||:
|
||||
sed -i "s,^User=$,&$USER," "$SDDM_RC"
|
||||
if [ -f /usr/share/xsessions/lxqt.desktop ]; then
|
||||
SDDM_SESSION=LXQt
|
||||
SDDM_SESSION=lxqt
|
||||
elif [ -f /usr/share/xsessions/plasma.desktop ]; then
|
||||
SDDM_SESSION=PLASMA
|
||||
SDDM_SESSION=plasma
|
||||
fi
|
||||
if [ -n "$SDDM_SESSION" ]; then
|
||||
sed -i "s,^Session=$,&$SDDM_SESSION," "$SDDM_RC"
|
||||
fi
|
||||
restore_later "$SDDM_RC"
|
||||
restore_later "/etc/group"
|
||||
fi
|
||||
|
||||
## nodm autologin (the last since the most intrusive)
|
||||
|
@@ -108,8 +108,8 @@ use/x11/gnome3: use/x11/xorg +pulse
|
||||
use/x11/e17: use/x11 use/net/connman
|
||||
@$(call add,THE_LISTS,$(call tags,e17 desktop))
|
||||
|
||||
use/x11/e19: use/x11 use/net/connman
|
||||
@$(call add,THE_LISTS,$(call tags,e19 desktop))
|
||||
use/x11/enlightenment: use/x11 use/net/connman
|
||||
@$(call add,THE_LISTS,$(call tags,enlightenment desktop))
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,acpid)
|
||||
|
||||
use/x11/lxde: use/x11
|
||||
|
@@ -66,8 +66,8 @@ build-image: profile/populate
|
||||
tail -n $(MAX_LINES) "$(BUILDLOG)" $(SHORTEN) \
|
||||
| if [ -z "$(QUIET)" ]; then \
|
||||
echo "$(TIME) done $$DURATION"; \
|
||||
GREP_COLOR="$(ANSI_OK)" GREP_OPTIONS="--color=auto" \
|
||||
grep '^\*\* image: .*$$' ||:; \
|
||||
GREP_COLOR="$(ANSI_OK)" \
|
||||
grep --color=auto '^\*\* image: .*$$' ||:; \
|
||||
else \
|
||||
echo -n "$(TIME) $$DURATION "; \
|
||||
sed -rn 's/^\*\* image: (.*)$$/\1/p'; \
|
||||
@@ -85,8 +85,8 @@ build-image: profile/populate
|
||||
echo "$(TIME) (you might want to rerun with DEBUG=1)"; \
|
||||
fi; \
|
||||
tail -n $(MAX_LINES) "$(BUILDLOG)" \
|
||||
| GREP_COLOR="$(ANSI_FAIL)" GREP_OPTIONS="--color=auto" \
|
||||
egrep -m "$(MAX_ERRORS)" "$(GOTCHA)"; \
|
||||
| GREP_COLOR="$(ANSI_FAIL)" \
|
||||
egrep --color=auto -m "$(MAX_ERRORS)" "$(GOTCHA)"; \
|
||||
df -P $(BUILDDIR) | awk 'END { if ($$4 < $(LOWSPACE)) \
|
||||
{ print "NB: low space on "$$6" ("$$5" used)"}}'; \
|
||||
fi; \
|
||||
|
@@ -3,3 +3,4 @@ sysklogd
|
||||
interactivesystem
|
||||
|
||||
systemd-
|
||||
systemd-services-
|
||||
|
@@ -9,3 +9,4 @@ pcsc-lite-openct
|
||||
pcsc-lite-rutokens
|
||||
|
||||
pam_pkcs11
|
||||
pam_p11
|
||||
|
@@ -21,3 +21,6 @@ obconf
|
||||
|
||||
# an asus eeepc inspired application launcher (needs integration)
|
||||
lxde-lxlauncher
|
||||
|
||||
# instead of a (missing) native notification display
|
||||
notify-osd
|
||||
|
@@ -26,7 +26,7 @@ clementine-codecs-full
|
||||
# upstream recommended
|
||||
#ptbatterysystemtray
|
||||
|
||||
arandr
|
||||
#arandr
|
||||
qbittorrent
|
||||
quiterss
|
||||
|
||||
|
@@ -21,7 +21,8 @@ alterator-proxy
|
||||
#alterator-x11
|
||||
alterator-xkb
|
||||
|
||||
#alterator-datetime
|
||||
alterator-datetime
|
||||
openntpd
|
||||
|
||||
glxgears
|
||||
xorg-conf-synaptics
|
||||
@@ -33,3 +34,5 @@ smartmontools
|
||||
|
||||
fonts-bitmap-terminus
|
||||
fonts-ttf-levien-inconsolata
|
||||
|
||||
ldd-requires
|
||||
|
@@ -3,7 +3,6 @@ alterator-x11
|
||||
|
||||
htop
|
||||
k3b
|
||||
openntpd
|
||||
pm-utils
|
||||
|
||||
asoundconf
|
||||
|
@@ -50,6 +50,7 @@ whdd
|
||||
binutils
|
||||
dmidecode
|
||||
gnupg
|
||||
htop
|
||||
pciutils
|
||||
procps
|
||||
quota
|
||||
@@ -71,6 +72,7 @@ agrep-tre
|
||||
enca
|
||||
findutils
|
||||
file
|
||||
ldd-requires
|
||||
less
|
||||
lnav
|
||||
wdiff
|
||||
|
@@ -1,10 +0,0 @@
|
||||
samba-DC
|
||||
samba-DC-client
|
||||
samba-DC-common
|
||||
samba-DC-winbind
|
||||
samba-DC-winbind-clients
|
||||
python-module-samba-DC
|
||||
|
||||
bind-utils
|
||||
krb5-kinit
|
||||
tdb-utils
|
3
pkg.in/lists/tagged/server+sambaDC
Normal file
3
pkg.in/lists/tagged/server+sambaDC
Normal file
@@ -0,0 +1,3 @@
|
||||
task-samba-dc
|
||||
bind-utils
|
||||
tdb-utils
|
Reference in New Issue
Block a user