[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#191036: marked as done ([OLD PROPOSAL] create /run for programs that run before /var is mounted)



Your message dated Wed, 26 Apr 2006 09:46:50 -0500
with message-id <87bquobdid.fsf@glaurung.internal.golden-gryphon.com>
and subject line Closing out ancient, fixed bugs
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: base-files
Version: 3.0.8.1
Severity: normal
Tags: patch

As per the discussion on debian-devel, I am filing this bug with patch
to have base-files create the /run directory.  To summarise the
discussion, we need to move program state out of /etc but for some
programs that run early on during the boot process, /var is not mounted
and so /var/run is unavailable.  Thus Debian will be enhancing the FHS
by demonstrating it is possible to leave /etc totally under the admin's
control.  A proposed addition to the FHS will be forthcoming once we can
show that /run is useful.


diff -ruN base-files-3.0.8/debian/changelog base-files-3.0.8.1/debian/changelog
--- base-files-3.0.8/debian/changelog	2003-02-16 00:30:09.000000000 +1100
+++ base-files-3.0.8.1/debian/changelog	2003-04-01 23:35:10.000000000 +1000
@@ -1,3 +1,10 @@
+base-files (3.0.8.1) experimental; urgency=low
+
+  * Added /run as a place for boottime programs to store state, as an
+    alternative to /etc.
+
+ -- Jamie Wilkinson <jaq@debian.org>  Tue,  1 Apr 2003 08:54:10 +1000
+
 base-files (3.0.8) unstable; urgency=low
 
   * Fixed the way /etc/motd is updated so that it still works when md5sum
diff -ruN base-files-3.0.8/debian/directory-list base-files-3.0.8.1/debian/directory-list
--- base-files-3.0.8/debian/directory-list	2002-01-19 06:03:00.000000000 +1100
+++ base-files-3.0.8.1/debian/directory-list	2003-04-01 08:54:02.000000000 +1000
@@ -9,7 +9,8 @@
 mnt
 proc
 root
+run
 sbin
 tmp
 usr


-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux willow 2.4.20-ben9 #1 Sat Mar 29 01:05:19 EST 2003 ppc
Locale: LANG=en_AU, LC_CTYPE=en_AU

Versions of packages base-files depends on:
ii  base-passwd                   3.5.1      Debian base system master password
ii  mawk [awk]                    1.3.3-9    a pattern scanning and text proces

-- no debconf information



--- End Message ---
--- Begin Message ---
Versions: 3.7.0.0
-- 
Bridge ahead.  Pay troll.
Manoj Srivastava     <srivasta@acm.org>    <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C

--- End Message ---

Reply to: