Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
cbd0d4d2
You need to sign in or sign up before continuing.
Commit
cbd0d4d2
authored
Nov 17, 2015
by
Michael Shigorin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regular.mk, desktop+regular: use ntp feature
...instead of those two homegrown lines.
parent
df45ac1b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
regular.mk
conf.d/regular.mk
+2
-2
desktop+regular
pkg.in/lists/tagged/desktop+regular
+1
-3
No files found.
conf.d/regular.mk
View file @
cbd0d4d2
...
@@ -11,12 +11,12 @@ distro/.regular-base: distro/.regular-bare use/memtest +efi; @:
...
@@ -11,12 +11,12 @@ distro/.regular-base: distro/.regular-bare use/memtest +efi; @:
# graphical target (not enforcing xorg drivers or blobs)
# graphical target (not enforcing xorg drivers or blobs)
distro/.regular-x11: distro/.regular-base +vmguest +wireless \
distro/.regular-x11: distro/.regular-base +vmguest +wireless \
use/live/x11 use/live/install use/live/suspend \
use/live/x11 use/live/install use/live/suspend \
use/live/repo use/live/rw use/luks use/x11/wacom \
use/live/repo use/live/rw use/luks use/x11/wacom
use/ntp/client
\
use/branding use/browser/firefox/live use/browser/firefox/i18n
use/branding use/browser/firefox/live use/browser/firefox/i18n
@$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular))
@$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular))
@$(call add,LIVE_LISTS,$(call tags,base rescue))
@$(call add,LIVE_LISTS,$(call tags,base rescue))
@$(call add,LIVE_PACKAGES,gpm livecd-install-apt-cache)
@$(call add,LIVE_PACKAGES,gpm livecd-install-apt-cache)
@$(call add,DEFAULT_SERVICES_ENABLE,gpm
ntpd
)
@$(call add,DEFAULT_SERVICES_ENABLE,gpm)
@$(call add,EFI_BOOTARGS,live_rw)
@$(call add,EFI_BOOTARGS,live_rw)
# common WM live/installer bits
# common WM live/installer bits
...
...
pkg.in/lists/tagged/desktop+regular
View file @
cbd0d4d2
...
@@ -16,14 +16,12 @@ alterator-net-openvpn
...
@@ -16,14 +16,12 @@ alterator-net-openvpn
alterator-net-eth
alterator-net-eth
alterator-net-wifi
alterator-net-wifi
alterator-datetime
alterator-proxy
alterator-proxy
#alterator-x11
#alterator-x11
alterator-xkb
alterator-xkb
alterator-datetime
openntpd
glxgears
glxgears
xorg-conf-synaptics
xorg-conf-synaptics
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment