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
a546161a
Commit
a546161a
authored
Jul 15, 2019
by
Gleb Fotengauer-Malinovskiy
Committed by
Anton Midyukov
Jun 06, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
alt-server: add ppc64le support
parent
7846e339
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
5 deletions
+7
-5
alt-server.mk
conf.d/alt-server.mk
+3
-3
disk-dvd
pkg.in/lists/centaurus/disk-dvd
+3
-2
disk-server-light
pkg.in/lists/centaurus/disk-server-light
+1
-0
No files found.
conf.d/alt-server.mk
View file @
a546161a
ifeq (distro,$(IMAGE_CLASS))
ifeq (distro,$(IMAGE_CLASS))
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
ifeq (,$(filter-out i586 x86_64
ppc64le
,$(ARCH)))
distro/alt-server: server_groups_x86 = $(addprefix centaurus/,\
distro/alt-server: server_groups_x86 = $(addprefix centaurus/,\
emulators freenx-server \
emulators freenx-server \
ipmi netinst sogo 80-desktop mate office pidgin vlc xorg)
ipmi netinst sogo 80-desktop mate office pidgin vlc xorg)
ifeq (,$(filter-out x86_64,$(ARCH)))
ifeq (,$(filter-out x86_64
ppc64le
,$(ARCH)))
distro/alt-server: server_groups_x86_64 = $(addprefix centaurus/,\
distro/alt-server: server_groups_x86_64 = $(addprefix centaurus/,\
ganeti
freeipa-server v12n-server)
freeipa-server v12n-server)
distro/alt-server: use/efi/refind use/memtest +efi
distro/alt-server: use/efi/refind use/memtest +efi
endif
endif
endif
endif
...
...
pkg.in/lists/centaurus/disk-dvd
View file @
a546161a
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
#altlinux-release
#altlinux-release
1c-preinstall
1c-preinstall
@X86
#apache2-mod_.*
#apache2-mod_.*
...
@@ -65,7 +65,7 @@ screen
...
@@ -65,7 +65,7 @@ screen
perl-Crypt-Rijndael
perl-Crypt-Rijndael
#needed for crypto
#needed for crypto
#lsb
lsb@X86
python-module-Crypto
python-module-Crypto
postgresql-jdbc
postgresql-jdbc
...
@@ -88,6 +88,7 @@ libqt4-sql-postgresql
...
@@ -88,6 +88,7 @@ libqt4-sql-postgresql
libini
libini
mongo-server@x86_64
mongo-server@x86_64
mongo-server@aarch64
python-module-PyQt4
python-module-PyQt4
python-module-ZSI
python-module-ZSI
rdesktop
rdesktop
...
...
pkg.in/lists/centaurus/disk-server-light
View file @
a546161a
...
@@ -165,6 +165,7 @@ iptstate
...
@@ -165,6 +165,7 @@ iptstate
lshw
lshw
lsof
lsof
make-initrd-ucode@X86
make-initrd-ucode@X86
iucode_tool@X86
firmware-intel-ucode@X86
firmware-intel-ucode@X86
#mod_geoip
#mod_geoip
p0f
p0f
...
...
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