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
250cc27c
Commit
250cc27c
authored
Jan 27, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
alt-platform-builder.mk: pack to live squash instead altinst
parent
cfac4019
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
alt-platform-builder.mk
conf.d/alt-platform-builder.mk
+7
-8
No files found.
conf.d/alt-platform-builder.mk
View file @
250cc27c
ifeq (distro,$(IMAGE_CLASS))
distro/alt-platform-builder: \
distro/.installer \
distro/.base use/live-install/pkg \
use/cleanup \
+systemd +systemd-optimal \
use/memtest +efi \
use/dev/builder/base \
use/net/dhcp use/ntp/chrony \
use/l10n/default/ru_RU \
use/isohybrid \
use/
install2
/vnc/listen \
use/
install2/fat use/install2
/repo \
use/
live-install
/vnc/listen \
use/
live-install
/repo \
use/docs/license use/docs/indexhtml \
use/vmguest \
use/apt-conf/branch \
...
...
@@ -29,14 +30,12 @@ distro/alt-platform-builder: \
@$(call set,PLATFORM_RELEASE,10.0.0)
@$(call set,META_VOL_ID,ALT Platform Builder $$(PLATFORM_RELEASE) $(ARCH))
@$(call set,META_APP_ID,ALT Platform Builder $$(PLATFORM_RELEASE) $(ARCH) $(shell date +%F))
@$(call add,
INSTALL2
_PACKAGES,fonts-ttf-google-croscore-arimo)
@$(call add,
INSTALL2
_BRANDING,alterator notes)
@$(call add,
LIVE
_PACKAGES,fonts-ttf-google-croscore-arimo)
@$(call add,
THE
_BRANDING,alterator notes)
@$(call add,THE_BRANDING,alterator indexhtml notes)
# @$(call add,THE_BRANDING,slideshow)
@$(call add,INSTALL2_PACKAGES,btrfs-progs)
@$(call add,BASE_PACKAGES,btrfs-progs timeshift)
@$(call add,INSTALL2_PACKAGES,ntfs-3g exfatprogs)
@$(call add,BASE_PACKAGES,ntfs-3g exfatprogs)
@$(call add,THE_PACKAGES,ntfs-3g exfatprogs)
@$(call add,BASE_LISTS,platform-builder/base.pkgs)
@$(call add,BASE_LISTS,platform-builder/alterator)
@$(call add,BASE_LISTS,platform-builder/build.pkgs)
...
...
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