lp:~harmoney/upstart/manpage-fixes

Created by Patty Langasek and last modified
Get this branch:
bzr branch lp:~harmoney/upstart/manpage-fixes
Only Patty Langasek can upload to this branch. If you are Patty Langasek please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Patty Langasek
Project:
upstart
Status:
Merged

Recent revisions

1236. By Patty Langasek <harmoney@bastet>

Grammar matters.

1235. By Michael Biebl

* configure.ac: Remove double-quoting from NIH_CFLAGS and
NIH_DBUS_CFLAGS when using --with-local-libnih

1234. By Scott James Remnant (Canonical)

Add Bug#

1233. By Scott James Remnant (Canonical)

* NEWS: Update.

1232. By Scott James Remnant (Canonical)

* init/job_process.c (job_process_run): Since /proc is always mounted,
guaranteed because we mount it ourselves if it isn't, we don't need
to check for it and can always use /proc/self/fd/NNN when we want.
* init/tests/test_job_process.c (test_run): Since /proc is always
mounted, we don't need to check for it and skip tests.

1231. By Scott James Remnant (Canonical)

* init/system.c (system_mount): Add function to mount a kernel
filesystem (ie. /proc and /sys)
* init/system.h: Add header.
* init/main.c: Mount /proc and /sys on initialisation.

1230. By Scott James Remnant (Canonical)

* init/paths.h (DEV_FD): Drop this definition, it's needless.
* init/job_process.c (job_process_run): Rather than using /dev/fd,
use /proc/self/fd which is more Linuxish and is always guaranteed to
exist when /proc is mounted - needing no symlinks.
* init/tests/test_job_process.c (test_run): Adjust test to match.

1229. By Scott James Remnant (Canonical)

* configure.ac: Use NIH_COPYRIGHT instead of AC_COPYRIGHT

1228. By Scott James Remnant (Canonical)

* configure.ac: Bump version to 0.6.6
* NEWS: Begin new release

1227. By Scott James Remnant (Canonical)

* NEWS: Release 0.6.5

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~canonical-scott/upstart/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers