smgl/simpleinit-msb: initial commit
[grimoire-witchcraft.git] / smgl / simpleinit-msb / HISTORY
blobde04e389cb6447c3577a2fcc010350f19b747430
1 2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
2         * DETAILS: (automated) Add KEYWORDS
4 2006-02-08 Eric Sandall <eric@sandall.us>
5         * DEPENDS: Depends on smgl-fhs (for directory structure)
7 2006-02-06 Eric Sandall <eric@sandall.us>
8         * DEPENDS: Depends on gnupg (for SOURCE verification)
10 2005-11-29 Seth Woolley <seth@tautology.org>
11         * DETAILS: MD5 -> SHA512
13 2005-05-15 Eric Sandall <eric@sandall.us>
14         * CONFLICTS: Removed, was destroying a machines normal init system
15           and didn't use INSTALL_ROOT, plus sysvinit is no longer even a spell
16           to need this conversion code (thanks to
17           Daniel Willmann <d.willmann@tu-bs.de>)
19 2005-05-12 Andrew Stitt <astitt@sourcemage.org>
20         * INSTALL: Update to install into a chroot correctly, bug 8853.
22 2005-04-15 Benoit PAPILLAULT <benoit.papillault@sourcemage.org>*
23         * PRE_BUILD, simpleinit-msb-crypt.diff: added to properly detect
24           the need for -lcrypt
25         * Fixed http://bugs.sourcemage.org/show_bug.cgi?id=8598
27 2005-01-11 Eric Sandall <eric@sandall.us>
28         * DETAILS: Added BUILD_API=2
29           Shortened SHORT
30         * PRE_BUILD: Added to apply patches
31         * BUILD: Converted to build_api 2
32           Moved patches to PRE_BUILD
33         * INSTALL: Branched from BUILD
34           Converted to build_api 2
35           Copy telinit to $INSTALL_ROOT/sbin/telinit
37 2004-09-19 Seth Woolley <seth@tautology.org>
38         * telinit: exits properly after su'd
39         * DETAILS: updated UPDATED
41 2004-07-04 Seth Woolley <seth@tautology.org>
42         * telinit: doesn't block stderr anymore -- who had that bright idea?
44 2004-06-30 Eric Schabell <libs@sourcemage.org>
45         * BUILD: copy modified telinit over to sbin, now root enabled.
47 2004-06-13 Seth Woolley <seth@tautology.org>
48         * BUILD, simpleinit-1000uid.patch: edited, added patch for
49           graceful shutdowns.
50         * DETAILS: updated to force recompile
52 2004-04-07 hgg <hgreig@bigpond.net.au> and Arwed v. Merkatz <v.merkatz@gmx.net>
53         * BUILD, simpleinit.patch, POST_INSTALL:
54           add patch that's needed for /dev on a virtual filesystem,
55           remove POST_INSTALL, inittab now in init.d spell
57 2004-01-11 Arwed v. Merkatz <v.merkatz@gmx.net>
58         * DETAILS: updated to 1.2
59         * BUILD, simpleinit.c.patch: patch isn't needed anymore
61 2004-01-10 Robert Helgesson <rycee@home.se>
62         * BUILD, simpleinit.c.patch: Apply a fix to simpleinit.c which fixes
63           an overflow bug.
65 2003-12-02 Eric Sandall <eric@sandall.us>
66         * BUILD: Use INSTALL_ROOT
67           Should write a patch to change sysvtools/Makefile to use
68           DESTDIR instead of ROOT, but I don't feel like doing that until
69           either the author picks it back up or we decide to pick it up.
70         * POST_INSTALL: Use INSTALL_ROOT
72 2003-11-04 Seth Woolley <seth@tautology.org>
73         * POST_INSTALL: changed mount to devices, #4618
75 2003-10-20 hgg <hgreig@bigpond.net.au>
76         * inittab: changed to /dev as default
78 2003-07-28 Eric Schabell <eschabell@sourcemage.org>
79         * Better now?
81 2003-05-05 Robert Helgesson <rycee@home.se>
82         * created spell