~ubuntu-branches/ubuntu/natty/sysvinit/natty-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2009-09-15 02:45:59 UTC
  • Revision ID: james.westby@ubuntu.com-20090915024559-2bv3ihsb0cu9xw2c
Tags: 2.87dsf-4ubuntu3
FFE LP: #427356.

* Various initscripts have been replaced by Upstart jobs shipped in
  other packages, the following have been removed:
  - hostname.sh
  - mountkernfs.sh
  - mountdevsubfs.sh
  - checkroot.sh
  - mtab.sh
  - checkfs.sh
  - mountall.sh
  - mountall-bootclean.sh
  - mountoverflowtmp
  - mountnfs.sh
  - mountnfs-bootclean.sh
  - bootmisc.sh
  - bootlogs
  - rmnlogin

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
sysvinit (2.87dsf-4ubuntu3) karmic; urgency=low
 
2
 
 
3
  FFE LP: #427356.
 
4
 
 
5
  * Various initscripts have been replaced by Upstart jobs shipped in
 
6
    other packages, the following have been removed:
 
7
    - hostname.sh
 
8
    - mountkernfs.sh
 
9
    - mountdevsubfs.sh
 
10
    - checkroot.sh
 
11
    - mtab.sh
 
12
    - checkfs.sh
 
13
    - mountall.sh
 
14
    - mountall-bootclean.sh
 
15
    - mountoverflowtmp
 
16
    - mountnfs.sh
 
17
    - mountnfs-bootclean.sh
 
18
    - bootmisc.sh
 
19
    - bootlogs
 
20
    - rmnlogin
 
21
 
 
22
 -- Scott James Remnant <scott@ubuntu.com>  Tue, 15 Sep 2009 02:45:59 +0100
 
23
 
1
24
sysvinit (2.87dsf-4ubuntu2) karmic; urgency=low
2
25
 
3
26
  * Use legacy boot ordering on fresh installs too.  Ooops.
65
88
    - debian/initscripts.{pre,postinst}: waitnfs.sh -> mountnfs.sh renaming
66
89
      transition. This needs to be kept until after the next LTS.
67
90
 
68
 
  LP: #32455, #94120, #160197, #382097 (amongst others).
69
 
 
70
91
  * debian/sysv-rc/sbin/update-rc.d: Dropped support for "multiuser"
71
92
    command-line option.
72
93
  * debian/rules: Compat symlink from /usr/bin/service to /usr/sbin/service