SHA256
1
0
forked from pool/filesystem
Go to file
Stephan Kulow 1120db3bf6 Accepting request 247690 from Base:System
- drop /media directory (bnc#890198)

- make /run/lock %ghost to fix build failure

- 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 

- change /sys to mode 0555 (bnc#871640) 

- make /var/lock a symlink to /run/lock (bnc#867873) 

- use lazy umount 

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

- change pre to pretrans for directory/symlink conversion 

- 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/247690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/filesystem?expand=0&rev=123
2014-09-07 09:11:48 +00:00
Description
No description provided
863 KiB
Languages
Roff 100%