Commit Graph

122 Commits

Author SHA256 Message Date
854fabe0c7 Accepting request 574353 from home:kukuk:branches:Base:System
- Exclude some directories from fs-var.conf which are already part 
  of systemd [bsc#1078466].
- Remove obsolete, outdated or duplicate directories:
  /lib/YaST, /lib/lsb, /srv/ftp, /usr/lib/lsb, /usr/share/nls and
  /usr/share/tmac.

OBS-URL: https://build.opensuse.org/request/show/574353
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=158
2018-02-09 08:20:54 +00:00
Ruediger Oertel
40eed9e2a5 Accepting request 573226 from home:kukuk:branches:Base:System
- Adjust aaa_base test for latest aaa_base changes

- Remove /var/adm/fillup-templates, already prohibited by rpmlint 

- Remove /var/adm/backup/{rpmdb,sysconfig}, they belong to
  aaa_base-extras only.

OBS-URL: https://build.opensuse.org/request/show/573226
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=156
2018-02-06 12:34:42 +00:00
537756af03 Accepting request 544369 from home:kukuk:branches:Base:System
- Fix incomplete /usr/X11R6 drop from 2013

- Create fs-var.conf for systemd-tmpfiles, which contains all 
  directories and links below /var. This is needed for systems,
  which use transactional update, read-only root filesystem, or
  other things, where either /var is not available during upgrade
  or does not survive a reboot. So that systemd-tmpfiles could
  create them at next boot.
- Drop deprecated /usr/tmp compat link

OBS-URL: https://build.opensuse.org/request/show/544369
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=154
2017-11-28 07:14:44 +00:00
130ecc8f34 Accepting request 502571 from home:kukuk:sysusers
- Remove /etc/ppp and subdirectories, the current, full list of
  directories is part of the sysconfig package

- Require user root and group root

OBS-URL: https://build.opensuse.org/request/show/502571
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=148
2017-06-10 15:04:51 +00:00
78b9e6b01f Accepting request 456139 from home:kukuk:branches:Base:System
After four years, finally the last remaining four packages are
adjusted to install into /usr/bin, too.

- Remove /usr/games (finally everything is moved to /usr/bin)

OBS-URL: https://build.opensuse.org/request/show/456139
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=139
2017-02-13 12:40:47 +00:00
82f1176451 - change /etc/cups to mode 0755 by cherry-picking SLE change
- change /etc/cups to mode 0755 (bnc#871640) for new cups version

OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=137
2016-12-05 13:35:33 +00:00
7769e18e2e Accepting request 309143 from home:dimstar:Factory
Onw /usr/lib/tmpfiles.d

OBS-URL: https://build.opensuse.org/request/show/309143
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=130
2015-05-29 11:05:53 +00:00
901bbeb97c - make /run/lock %ghost to fix build failure
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=127
2014-08-29 07:11:07 +00:00
Stephan Kulow
b5b1a06f8c Accepting request 231185 from home:oertel:branches:Base:System
- make /var/run and /var/lock just ghost entries and create them
  if they do not exist at all and rely on dracut hooks to
  actually replace directories with symlinks there (bnc#874748) 

- add vscan user to ignore home list

OBS-URL: https://build.opensuse.org/request/show/231185
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=125
2014-04-25 05:13:13 +00:00
Ruediger Oertel
f23065b2e0 - change /sys to mode 0555 (bnc#871640)
- make /var/lock a symlink to /run/lock (bnc#867873)

OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=123
2014-04-11 12:13:18 +00:00
286df5c888 Accepting request 224999 from home:oertel:branches:Base:System
- use lazy umount 

- use os.execute("umount ...") instead of posix.umount("...")
  bnc#866964

OBS-URL: https://build.opensuse.org/request/show/224999
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=122
2014-03-10 16:59:35 +00:00
2ca7667fab Accepting request 224408 from home:oertel:branches:Base:System
- change pre to pretrans for directory/symlink conversion

OBS-URL: https://build.opensuse.org/request/show/224408
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=121
2014-03-03 12:30:22 +00:00
889539e943 Accepting request 224224 from home:oertel:branches:Base:System
- drop /var/lib/pam_devperm (bnc#866234) 

- replace /var/run by symlink to /run
- try to handle case where /var/run is a bind-mount
- extend lua script in preinstall to handle this transition
- bnc#865893

OBS-URL: https://build.opensuse.org/request/show/224224
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=120
2014-03-03 08:58:35 +00:00
91290fbc05 - bump version to 13.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=118
2014-01-06 13:00:08 +00:00
4d9b877ec0 Accepting request 209378 from openSUSE:Factory:PowerLE
add ppc64le definition

OBS-URL: https://build.opensuse.org/request/show/209378
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=114
2013-12-04 16:18:40 +00:00
d243c23861 - do not put dir modifiers on symlinks
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=110
2013-07-16 11:51:58 +00:00
da4d69a887 - change license to MIT as GPL doesn't make sense for a package that
only contains directories. Also include a LICENSE.txt with the
  sources (bnc#822602).

OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=108
2013-07-04 09:08:01 +00:00
c624d05ea5 - bump version to 13.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=107
2013-06-28 07:39:29 +00:00
Stephan Kulow
b02e506c42 - move sysctl directories here
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=101
2013-06-17 12:27:16 +00:00
55df61224a Accepting request 150582 from devel:ARM:AArch64:Factory
Add directory.list64 for aarch64

OBS-URL: https://build.opensuse.org/request/show/150582
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=100
2013-01-31 18:59:21 +00:00
Stephan Kulow
b7c2eb2c4b Accepting request 140356 from home:fcrozat:branches:Base:System
- Revert /var/run and /var/lock being symlinks for now.

OBS-URL: https://build.opensuse.org/request/show/140356
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=99
2012-11-06 15:34:44 +00:00
Stephan Kulow
962ba794d7 readd them here
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=95
2012-10-17 12:03:42 +00:00
OBS User buildservice-autocommit
d051b5120f Updating link to change in openSUSE:Factory/filesystem revision 104.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=dfae5d97e241f538f79a3105b32029f6
2012-10-17 08:45:58 +00:00
297b649004 Accepting request 138171 from home:a_jaeger:FactoryFix
Follow aaa_base change: Remove /usr/lib/tmpfiles.d again.

OBS-URL: https://build.opensuse.org/request/show/138171
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=94
2012-10-15 13:16:06 +00:00
Stephan Kulow
af860344ab fix spec file
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=91
2012-10-06 13:14:58 +00:00
Cristian Rodríguez
f852003cf0 Accepting request 135978 from home:a_jaeger:FactoryFix
remove /sbin/conf.d/ as SuSEconfig directory

OBS-URL: https://build.opensuse.org/request/show/135978
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=90
2012-09-26 04:56:17 +00:00
Cristian Rodríguez
d0619eb2ec Accepting request 135935 from home:fcrozat:branches:Base:System
- replace /var/run and /var/lock directories with symlinks to
  /run and /run/lock (respectively).
(this is required by recent systemd)

OBS-URL: https://build.opensuse.org/request/show/135935
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=89
2012-09-25 19:26:46 +00:00
Robert Milasan
eb26c1cc13 Accepting request 135140 from home:kukuk:branches:Base:System
- Remove SuSEconfig directories [FATE#100011]

OBS-URL: https://build.opensuse.org/request/show/135140
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=87
2012-09-20 11:50:40 +00:00
Stephan Kulow
8c858d1b0a - move directories for man page translations from man package to
filesystem

OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=85
2012-09-04 13:54:41 +00:00
14ef9f225f - remove /var/run/vi.recover (bnc#765288)
- remove /media/floppy and /media/cdrom ghost entries, they are not
  used anywhere since years either

OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=83
2012-07-12 08:50:55 +00:00
508b8f9468 Accepting request 123162 from home:lnussel:branches:Base:System
- remove /var/cache/fonts (bnc#764885)

OBS-URL: https://build.opensuse.org/request/show/123162
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=81
2012-06-01 07:56:41 +00:00
Stephan Kulow
38cdff8075 Accepting request 109141 from home:vuntz:branches:Base:System
Also create directories for translations of new XDG help system

OBS-URL: https://build.opensuse.org/request/show/109141
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=79
2012-03-14 09:17:37 +00:00
a0a50c0bf9 - bump version to 12.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=76
2012-01-09 09:16:20 +00:00
OBS User buildservice-autocommit
d82cccbd9e Updating link to change in openSUSE:Factory/filesystem revision 95.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=3d13dbc8e95ddfec86f0521a4591b5f5
2011-12-06 17:09:23 +00:00
Stephan Kulow
aa6cc9d021 - digged through logs to find more languages that have >45000 strings
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=73
2011-10-25 12:57:53 +00:00
f429796e31 - remove world writeable /var/crash again (bnc#438041)
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=70
2011-09-20 15:01:25 +00:00
Andreas Jaeger
26130600a9 Accepting request 83515 from home:jengelh:bl-f
- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)

OBS-URL: https://build.opensuse.org/request/show/83515
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=68
2011-09-20 07:49:22 +00:00
OBS User buildservice-autocommit
878bf60246 Updating link to change in openSUSE:Factory/filesystem revision 90.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=e5481275bf3b9839da1f036d4fb6848d
2011-09-07 15:46:40 +00:00
OBS User buildservice-autocommit
57f5728833 Updating link to change in openSUSE:Factory/filesystem revision 88.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=51df4536920adb35a32b6c99e53fe549
2011-08-24 12:15:26 +00:00
13616a13fb fix typo
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=64
2011-08-22 14:27:40 +00:00
f4c98e34fe - remove dirs that are clearly aaa_base specific
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=63
2011-08-22 14:23:02 +00:00
OBS User buildservice-autocommit
de95ed1e3d Updating link to change in openSUSE:Factory/filesystem revision 86.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=5bcf307b12856c5dc720bb5c8bff9170
2011-08-11 08:10:58 +00:00
OBS User buildservice-autocommit
8ec8a6971b Updating link to change in openSUSE:Factory/filesystem revision 84.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=27f51f10f08954283a2da4587a8a0559
2011-07-26 10:02:41 +00:00
Andreas Jaeger
6b5ebb10be Accepting request 76999 from home:a_jaeger:branches:openSUSE:Factory
really add zh as language.

OBS-URL: https://build.opensuse.org/request/show/76999
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=59
2011-07-26 09:00:14 +00:00
OBS User buildservice-autocommit
7af5341160 Updating link to change in openSUSE:Factory/filesystem revision 82.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=6196109bfd917661a02c61543179d0b5
2011-07-14 08:15:56 +00:00
f17bb46f39 Accepting request 76087 from home:a_jaeger:branches:openSUSE:Factory
Add further languages.

OBS-URL: https://build.opensuse.org/request/show/76087
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=57
2011-07-13 06:29:59 +00:00
e70afe25c1 - add /etc/skel/{.local,.config} to make sure they have correct
permissions for new users (bnc#676468)

OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=56
2011-07-07 12:07:29 +00:00
OBS User buildservice-autocommit
1688a1880f Updating link to change in openSUSE:Factory/filesystem revision 80.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=052383a9803c80bd3fc9dfeb2ce007cb
2011-07-01 14:39:37 +00:00
c5e62a594f Accepting request 74911 from home:a_jaeger:branches:openSUSE:Factory
Remove /etc/skel/.mozilla, it's not needed to have this by default; bump version number.

OBS-URL: https://build.opensuse.org/request/show/74911
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=54
2011-07-01 09:46:59 +00:00
OBS User buildservice-autocommit
a659dc5190 Updating link to change in openSUSE:Factory/filesystem revision 78.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=eea0b8164f60ea3411b12dfb5c5dc045
2011-06-06 15:02:22 +00:00