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
Anton Palgunov
mkimage-profiles
Commits
768c78bf
Commit
768c78bf
authored
Dec 09, 2014
by
Michael Shigorin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
efi, regular.mk: drop led-ws
It's not supported anymore:
http://git.altlinux.org/tasks/archive/done/_133/136193/
parent
ba3ded07
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
regular.mk
conf.d/regular.mk
+1
-3
config.mk
features.in/efi/config.mk
+0
-1
No files found.
conf.d/regular.mk
View file @
768c78bf
...
@@ -53,7 +53,7 @@ distro/regular-jeos: distro/.base use/isohybrid +sysvinit +net-eth \
...
@@ -53,7 +53,7 @@ distro/regular-jeos: distro/.base use/isohybrid +sysvinit +net-eth \
use/branding use/bootloader/lilo use/syslinux/lateboot.cfg \
use/branding use/bootloader/lilo use/syslinux/lateboot.cfg \
use/install2/cleanup/everything use/install2/cleanup/kernel/everything \
use/install2/cleanup/everything use/install2/cleanup/kernel/everything \
use/cleanup/x11-alterator use/net use/kernel/net use/power/acpi/button
use/cleanup/x11-alterator use/net use/kernel/net use/power/acpi/button
@$(call set,KFLAVOURS,led-ws) # led-vs might be nice here
@
#
$(call set,KFLAVOURS,led-ws) # led-vs might be nice here
@$(call add,BASE_KMODULES,guest scsi vboxguest)
@$(call add,BASE_KMODULES,guest scsi vboxguest)
@$(call set,INSTALLER,altlinux-generic)
@$(call set,INSTALLER,altlinux-generic)
@$(call add,INSTALL2_BRANDING,alterator notes)
@$(call add,INSTALL2_BRANDING,alterator notes)
...
@@ -93,7 +93,6 @@ mixin/regular-wmaker: use/efi/refind use/syslinux/ui/gfxboot use/x11/wmaker
...
@@ -93,7 +93,6 @@ mixin/regular-wmaker: use/efi/refind use/syslinux/ui/gfxboot use/x11/wmaker
distro/regular-wmaker: distro/.regular-sysv \
distro/regular-wmaker: distro/.regular-sysv \
mixin/regular-wmaker use/live/autologin use/browser/seamonkey/i18n
mixin/regular-wmaker use/live/autologin use/browser/seamonkey/i18n
@$(call add,LIVE_PACKAGES,wdm)
@$(call add,LIVE_PACKAGES,wdm)
@$(call set,KFLAVOURS,led-ws)
# gdm2.20 can reboot/halt with both sysvinit and systemd, and is slim
# 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 \
mixin/regular-gnustep: use/x11/gnustep use/x11/gdm2.20 use/mediacheck \
...
@@ -182,7 +181,6 @@ distro/regular-sysv-tde: distro/.regular-install-x11 \
...
@@ -182,7 +181,6 @@ distro/regular-sysv-tde: distro/.regular-install-x11 \
use/branding/complete use/branding/slideshow/once \
use/branding/complete use/branding/slideshow/once \
use/net-eth/dhcp use/efi/refind use/efi/shell use/rescue/base \
use/net-eth/dhcp use/efi/refind use/efi/shell use/rescue/base \
use/fonts/otf/adobe use/fonts/otf/mozilla
use/fonts/otf/adobe use/fonts/otf/mozilla
@$(call set,KFLAVOURS,led-ws)
@$(call add,RESCUE_LISTS,$(call tags,rescue misc))
@$(call add,RESCUE_LISTS,$(call tags,rescue misc))
@$(call add,THE_LISTS,$(call tags,base desktop))
@$(call add,THE_LISTS,$(call tags,base desktop))
@$(call add,THE_LISTS,$(call tags,regular tde))
@$(call add,THE_LISTS,$(call tags,regular tde))
...
...
features.in/efi/config.mk
View file @
768c78bf
...
@@ -31,7 +31,6 @@ use/efi/memtest86: use/efi/refind
...
@@ -31,7 +31,6 @@ use/efi/memtest86: use/efi/refind
use/efi/debug: use/efi
use/efi/debug: use/efi
@$(call add,STAGE2_PACKAGES,efibootmgr gdisk)
@$(call add,STAGE2_PACKAGES,efibootmgr gdisk)
@$(call set,KFLAVOURS,led-ws)
else
else
...
...
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