removed group log (not needed anymore, replaced by systemd journal)

updated Release name to Descartes
This commit is contained in:
AlmAck 2014-05-11 22:38:03 +02:00
parent aa3d7b2523
commit 3ccdc130e6
6 changed files with 13 additions and 16 deletions

View File

@ -5,13 +5,13 @@
# maintainer Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=filesystem
pkgver=2014.03
pkgver=2014.05
pkgrel=1
_codename=Benz
_codename=Descartes
pkgdesc='Base filesystem'
arch=('x86_64')
license=('GPL')
url='http://www.chakra-project.org'
url='http://www.chakraos.org'
groups=('base')
install='filesystem.install'
depends=('iana-etc' 'bash' 'coreutils')
@ -24,8 +24,8 @@ 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=('3b1d2710d902b222bb345433f35b766a'
'8266bc7566e99f2b5f5e0b5b1ac17241'
md5sums=('b338aef6479c8f4764d8e4510809febd'
'ff89d20fecda61f9a2bd2361fe4d7cfc'
'13753e4e0964f3652b0cc60a28528bdf'
'4c4540eeb748bf1f71d631b8c1dcf0b3'
'f28150d4c0b22a017be51b9f7f9977ed'
@ -39,11 +39,11 @@ md5sums=('3b1d2710d902b222bb345433f35b766a'
'd41d8cd98f00b204e9800998ecf8427e'
'6f48288b6fcaf0065fcb7b0e525413e0'
'22518e922891f9359f971f4f5b4e793c'
'677523dbe94b79299aa91b35ed8203b6'
'5f26312ae4b1d7419589676b505eafd0'
'f3b6ae7db8adffaaa4bffc6099dcbd50'
'a8a962370cd0128465d514e6a1f74130'
'8aba0b33527e812211b9e5f9b87887ae'
'290d1cf12295c9c011cf2a112fdd5cf7'
'420ba71e16efb98310b973476467985a'
'201bbb8b4734d2f46afe1e24d7cc6173'
'45100e8a4a6d8d4b3a7dcd34b0fa4281')

View File

@ -30,7 +30,6 @@ post_upgrade() {
_addgroup video -g 91
_addgroup floppy -g 94
_addgroup storage -g 95
_addgroup log -g 19
_addgroup utmp -g 20
_addgroup power -g 98
_addgroup network -g 90

View File

@ -12,7 +12,6 @@ wheel:x:10:root
ftp:x:11:
mail:x:12:
uucp:x:14:
log:x:19:root
utmp:x:20:
locate:x:21:
rfkill:x:24:

View File

@ -12,7 +12,6 @@ wheel:::root
ftp:::
mail:::
uucp:::
log:::root
utmp:x::
locate:::
rfkill:x::

View File

@ -1 +1 @@
Chakra-Project \r (\l)
Chakra \r (\l)

View File

@ -1,8 +1,8 @@
NAME="The Chakra-Project"
VERSION="Benz"
NAME="Chakra"
VERSION="Descartes"
ID=chakra
PRETTY_NAME="The Chakra-Project (Benz)"
PRETTY_NAME="Chakra (Descartes)"
ANSI_COLOR="0;36"
HOME_URL="http://www.chakra-linux.org/"
BUG_REPORT_URL="http://chakra-linux.org/bugs/"
HOME_URL="http://www.chakraos.org/"
BUG_REPORT_URL="http://chakraos.org/bugtracker/"