Remove chrony replaced by systemd component
This commit is contained in:
parent
9ed1237724
commit
4a6d6c4ffd
@ -1,6 +1,6 @@
|
||||
$(MAKEDIST_TARGET)-livecd-gnome: \
|
||||
openssh-server usbutils wireless_tools parted iputils file rootfiles \
|
||||
ppp minicom chrony locales mc alsa-utils \
|
||||
ppp minicom locales mc alsa-utils \
|
||||
man-db curl zip unzip iptables iproute wpa_supplicant mtd-utils nfs-utils \
|
||||
openssh-clients binutils telnet ftp debianutils diffutils bluez traceroute \
|
||||
timezone sudo openobex liblame expect prelink NetworkManager \
|
||||
|
@ -1,5 +1,5 @@
|
||||
$(MAKEDIST_TARGET)-livecd-light: openssh-server usbutils wireless_tools parted iputils file rootfiles \
|
||||
ppp minicom chrony locales mc alsa-utils \
|
||||
ppp minicom locales mc alsa-utils \
|
||||
man-db curl zip unzip iptables iproute wpa_supplicant mtd-utils nfs-utils \
|
||||
openssh-clients binutils telnet ftp debianutils diffutils bluez traceroute \
|
||||
lxde timezone sudo \
|
||||
|
@ -12,7 +12,7 @@ $(MAKEDIST_TARGET)-$(PLATFORM)-i586: \
|
||||
|
||||
$(MAKEDIST_TARGET)-$(PLATFORM): $(MAKEDIST_TARGET)-devel \
|
||||
lxde openssh-server usbutils wireless_tools screen i2c-tools \
|
||||
parted iputils file rootfiles ppp minicom chrony locales mc \
|
||||
parted iputils file rootfiles ppp minicom locales mc \
|
||||
man-db curl zip unzip iptables iproute wpa_supplicant mtd-utils nfs-utils \
|
||||
openssh-clients binutils telnet ftp debianutils diffutils bluez traceroute \
|
||||
timezone sudo kmod \
|
||||
|
@ -16,7 +16,7 @@ $(MAKEDIST_TARGET)-$(PLATFORM)-i586: \
|
||||
|
||||
$(MAKEDIST_TARGET)-$(PLATFORM): $(MAKEDIST_TARGET)-devel \
|
||||
$(MAKEDIST_TARGET)-$(PLATFORM)-kde4 openssh-server usbutils wireless_tools i2c-tools \
|
||||
parted iputils file rootfiles ppp minicom chrony locales mc \
|
||||
parted iputils file rootfiles ppp minicom locales mc \
|
||||
man-db curl zip unzip iptables iproute wpa_supplicant mtd-utils nfs-utils \
|
||||
openssh-clients binutils telnet ftp debianutils diffutils bluez traceroute \
|
||||
timezone sudo kmod \
|
||||
@ -24,7 +24,7 @@ $(MAKEDIST_TARGET)-$(PLATFORM): $(MAKEDIST_TARGET)-devel \
|
||||
xorg-server x11vnc xkeyboard-config screen \
|
||||
xorg-drv-input-tslib xcursor-transparent-theme rpm smart xdg-utils \
|
||||
dhcp-server rfkill plymouth livecd-tools rdesktop mingetty \
|
||||
postplug-xorg postplug-sound gparted tar net-tools chrony mambatray kvkbd
|
||||
postplug-xorg postplug-sound gparted tar net-tools mambatray kvkbd
|
||||
|
||||
# startactive
|
||||
# tightvnc-server lxde network-manager-applet matchbox-keyboard midori Mesa-tools alsa-utils
|
||||
|
Loading…
Reference in New Issue
Block a user