OBS User unknown
2008-12-04 11:39:17 +00:00
committed by Git OBS Bridge
parent 741a1a6905
commit 96f080294f
3 changed files with 25 additions and 3 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Dec 4 00:56:36 CET 2008 - ro@suse.de
- if /var is an extra partition, kill processes accessing it
before calling umount (bnc#435315,bnc#450980)
-------------------------------------------------------------------
Mon Nov 24 16:52:50 CET 2008 - olh@suse.de
- speed up boot.rootfsck
- remove useless checks to set MAY_FSCK
- avoid execution of on_ac_power unless necessary
- avoid stat call to detect root on net filesystem unless needed
-------------------------------------------------------------------
Thu Nov 20 17:29:47 CET 2008 - ro@suse.de