summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)AuthorFilesLines
2010-08-21README: Update configure options and document "make doc"Roger Leigh1-4/+21
2008-07-05Finalise version 1.2.1Roger Leigh1-2/+2
2008-01-20* Version 1.1.6.Roger Leigh1-1/+1
2006-10-18* README, schroot/schroot-setup.5.in, schroot/schroot.conf.5.in:Roger Leigh1-6/+6
Fix a number of minor typos. Thanks to Jens Seidel.
2006-07-29* Update manual pages.Roger Leigh1-6/+7
* 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.
2006-07-06* README: Update build dependencies.Roger Leigh1-1/+1
2006-07-03* README: Document new Boost build dependency.Roger Leigh1-2/+3
* 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.
2006-06-25* README: Document non-standard configure options.Roger Leigh1-1/+6
2006-06-24* README: Add dchroot and dchroot-dsa.Roger Leigh1-3/+12
* schroot/schroot.1.in: Add troubleshooting section. * dchroot/dchroot.1.in: Add troubleshooting section. * dchroot-dsa/dchroot-dsa.1.in: Add troubleshooting section.
2006-04-30* Version 0.2.9.release/schroot-0.2.9Roger Leigh1-1/+4
* debian/changelog: Update for 0.2.9. * po/en_GB.po: Updated British English translation. * README: Document new compiler requirements.
2006-04-07* debian/changelog: Close #361108.Roger Leigh1-0/+7
* debian/README.Debian: Move chroot safety advice to README.
2006-02-02* debian/changelog: Update.Roger Leigh1-3/+4
* debian/control (Build-Depends): Remove GLib. * README: Update build-dependencies.
2006-01-26* schroot/sbuild-keyfile.ccRoger Leigh1-1/+3
(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.
2005-11-04* TODO: Remove completed items, and update new items.Roger Leigh1-1/+3
* 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.
2005-07-02* README: Remove usage examples.Roger Leigh1-33/+0
* schroot/schroot.conf.5.in: Don't indent example. * schroot/schroot.1.in: Add usage examples.
2005-07-02* Updated README (translation and usage examples).Roger Leigh1-20/+21
* po/en_GB.po: Add British English translation. * po/en.po: Remove.
2005-06-21Summary:Roger Leigh1-47/+7
Add gtk-doc framework Revision: schroot--mainline--0.1.0--patch-9 - Added gtk-doc API reference to doc/schroot. - Updated README. - Updated TODO.
2005-06-21Summary:Roger Leigh1-0/+106
Initial import Revision: schroot--mainline--0.1.0--base-0 Initial import into GNU Arch.