Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Fix a number of minor typos. Thanks to Jens Seidel.
|
|
* sbuild/sbuild-lock.h: Add missing virtual specifier from virtual
methods in derived lock classes.
* sbuild/sbuild-session.cc: Remove use of excess braces when
throwing exceptions.
(get_shell): Use log_exception_warning.
* Remove incorrect and misplaced comments.
* Update translator comments.
* Update API reference to document all missing and incomplete
documentation.
|
|
|
|
* TODO: Remove completed item.
* sbuild/sbuild-session.cc
(setup_chroot): Use sbuild::run_parts in place of run-parts(8).
* configure.ac: Remove run-parts(8) checks.
|
|
|
|
* schroot/schroot.1.in: Add troubleshooting section.
* dchroot/dchroot.1.in: Add troubleshooting section.
* dchroot-dsa/dchroot-dsa.1.in: Add troubleshooting section.
|
|
* debian/changelog: Update for 0.2.9.
* po/en_GB.po: Updated British English translation.
* README: Document new compiler requirements.
|
|
* debian/README.Debian: Move chroot safety advice to README.
|
|
* debian/control (Build-Depends): Remove GLib.
* README: Update build-dependencies.
|
|
(check_priority): Add support for PRIORITY_DISALLOWED.
* schroot/sbuild-config.cc: Convert to throw exception instead of
immediately terminating with an error. This makes unit testing
possible, and errors are all caught correctly at the top-level.
* schroot/sbuild-chroot-lvm-snapshot.cc: When reading a keyfile,
only allow reading "lvm-snapshot-device" when restoring an active
chroot.
* configure.ac (AM_INIT_AUTOMAKE): Quote argument.
* test/sbuild-config.cc: New file. Test for sbuild::Config.
|
|
* README: Document new build dependencies.
* schroot/schroot.conf.5.in: Add new chroot options to the examples.
* schroot/schroot.conf: Add new chroot options to the examples.
* schroot/schroot-setup.5.in: Document the setup and run scripts.
|
|
* schroot/schroot.conf.5.in: Don't indent example.
* schroot/schroot.1.in: Add usage examples.
|
|
* po/en_GB.po: Add British English translation.
* po/en.po: Remove.
|
|
Add gtk-doc framework
Revision:
schroot--mainline--0.1.0--patch-9
- Added gtk-doc API reference to doc/schroot.
- Updated README.
- Updated TODO.
|
|
Initial import
Revision:
schroot--mainline--0.1.0--base-0
Initial import into GNU Arch.
|