Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
86
Issues
86
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
33
Merge Requests
33
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
core
Commits
5c6116c4
Commit
5c6116c4
authored
Mar 09, 2013
by
abveritas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
start of systmed update to 198, adjust filesystem by adding systemd-journal user, kmod update
parent
c84405b6
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
23 deletions
+13
-23
filesystem/PKGBUILD
filesystem/PKGBUILD
+2
-2
filesystem/filesystem.install
filesystem/filesystem.install
+1
-0
filesystem/group
filesystem/group
+1
-0
kmod/PKGBUILD
kmod/PKGBUILD
+6
-9
systemd/PKGBUILD
systemd/PKGBUILD
+3
-12
No files found.
filesystem/PKGBUILD
View file @
5c6116c4
...
...
@@ -5,7 +5,7 @@
# maintainer Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname
=
filesystem
pkgver
=
2013.0
2
pkgver
=
2013.0
3
pkgrel
=
1
_codename
=
Benz
pkgdesc
=
'Base filesystem'
...
...
@@ -24,7 +24,7 @@ source=('group' 'issue' 'nsswitch.conf' 'securetty' 'host.conf' 'ld.so.conf'
'passwd'
'shadow'
'fstab'
'crypttab'
'hosts'
'hostname'
'motd'
'resolv.conf'
'shells'
'gshadow'
'profile'
'modprobe.d.usb-load-ehci-first'
'machine-info'
'os-release'
'vconsole.conf'
'locale.sh'
)
md5sums
=(
'
004013ac940ef3d3cdd8c596e7accfe1
'
md5sums
=(
'
3b1d2710d902b222bb345433f35b766a
'
'8266bc7566e99f2b5f5e0b5b1ac17241'
'13753e4e0964f3652b0cc60a28528bdf'
'4c4540eeb748bf1f71d631b8c1dcf0b3'
...
...
filesystem/filesystem.install
View file @
5c6116c4
...
...
@@ -43,6 +43,7 @@ post_upgrade() {
_addgroup
lock
-
g
54
_addgroup
uuidd
-
g
68
_adduser
uuidd
-
u
68
-
d
/
-
g
uuidd
-
s
/
sbin
/
nologin
_addgroup
systemd
-
journal
-
g
110
# sync gshadow to group
if
!
grep
-
q
'^lock:'
etc
/
gshadow
;
then
...
...
filesystem/group
View file @
5c6116c4
...
...
@@ -31,3 +31,4 @@ scanner:x:96:
power:x:98:
nobody:x:99:
users:x:100:
systemd-journal:x:110:
kmod/PKGBUILD
View file @
5c6116c4
#
# Chakra Packages for Chakra, part of chakra-project.org
#
# maintainer: Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# Maintainer: abveritas[at]chakra-project[dot]org>
pkgname
=
kmod
pkgver
=
1
1
pkgver
=
1
2
pkgrel
=
1
pkgdesc
=
"Linux kernel module handling"
arch
=(
'x86_64'
)
...
...
@@ -17,7 +14,7 @@ conflicts=('module-init-tools')
replaces
=(
'module-init-tools'
)
source
=(
"ftp://ftp.kernel.org/pub/linux/utils/kernel/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz"
"depmod-search.conf"
)
md5sums
=(
'
607e33b0144625c2e5221e5a7df49c7a
'
md5sums
=(
'
3d63b146c8ee5a04dfbef4be97f8226b
'
'9ae9acc68ca27134f55a0959073b8e53'
)
build
()
{
...
...
@@ -30,9 +27,9 @@ build() {
make
}
#
check() {
#
make -C "$pkgname-$pkgver" check
#
}
check
()
{
make
-C
"
$pkgname
-
$pkgver
"
check
}
package
()
{
make
-C
"
$pkgname
-
$pkgver
"
DESTDIR
=
"
$pkgdir
"
install
...
...
systemd/PKGBUILD
View file @
5c6116c4
#
# Core Packages for Chakra, part of chakra-project.org
#
# maintainer: abveritas@chakra-project.org
pkgname
=
systemd
pkgver
=
19
7
pkgver
=
19
8
pkgrel
=
1
arch
=(
'x86_64'
)
url
=
"http://www.freedesktop.org/wiki/Software/systemd"
...
...
@@ -38,7 +36,7 @@ source=("http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz"
'99-default.preset'
'98-chakra.rules'
'is_bundle'
)
md5sums
=(
'
56a860dceadfafe59f40141eb5223743
'
md5sums
=(
'
26a75e2a310f8c1c1ea9ec26ddb171c5
'
'e99e9189aa2f6084ac28b8ddf605aeb8'
'fb37e34ea006c79be1c54cbb0f803414'
'df69615503ad293c9ddf9d8b7755282d'
...
...
@@ -55,6 +53,7 @@ build() {
./configure
\
PYTHON
=
python2
\
PYTHON_CONFIG
=
python2-config
\
--enable-static
\
--libexecdir
=
/usr/lib
\
--localstatedir
=
/var
\
--sysconfdir
=
/etc
\
...
...
@@ -75,14 +74,6 @@ package() {
install
-dm755
"
$pkgdir
/bin"
ln
-s
../usr/lib/systemd/systemd
"
$pkgdir
/bin/systemd"
# move bash-completion and symlink for loginctl
install
-Dm644
"
$pkgdir
/etc/bash_completion.d/systemd-bash-completion.sh"
\
"
$pkgdir
/usr/share/bash-completion/completions/systemctl"
for
ctl
in
{
login,journal,timedate,locale,hostname
}
ctl
;
do
ln
-s
systemctl
"
$pkgdir
/usr/share/bash-completion/completions/
$ctl
"
done
rm
-rf
"
$pkgdir
/etc/bash_completion.d"
# Remove rpm dir
rm
-r
"
$pkgdir
/etc/rpm"
...
...
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