| Commit message (Expand) | Author | Age |
* | add GNU screen support as C11screen; build failure will start GNU screen | Junichi Uekawa | 2007-05-27 |
* | revise documentation and work on japanese translation | Junichi Uekawa | 2007-05-17 |
* | update doc | Junichi Uekawa | 2007-05-17 |
* | start japanese translation | Junichi Uekawa | 2007-05-14 |
* | start Japanese manual | Junichi Uekawa | 2007-05-14 |
* | add Mattia and Matt | Junichi Uekawa | 2007-05-13 |
* | document more about pbuilder-test, and add references to debconf text | Junichi Uekawa | 2007-05-10 |
* | revise debconf7 text | Junichi Uekawa | 2007-05-06 |
* | add diagrams | Junichi Uekawa | 2007-05-06 |
* | merge | Junichi Uekawa | 2007-05-05 |
|\ |
|
* | | add initial draft of debconf7 documentation | Junichi Uekawa | 2007-05-05 |
* | | revise documentation | Junichi Uekawa | 2007-05-05 |
|/ |
|
* | minor documentation update for etch release | Junichi Uekawa | 2007-04-10 |
* | * Document usage in a vserver environment. | Loïc Minier | 2007-01-24 |
* | CVS to git documentation migration | Junichi Uekawa | 2007-01-13 |
* | * Documentation/pbuilder-doc.xml: describe workaround of using••• backports.org to use cowdancer for sarge; fixes #394710.
| lool | 2006-11-13 |
* | revised developer documentation. | dancer | 2006-10-29 |
* | update developer documentation | dancer | 2006-10-26 |
* | remove 'pbuilder-user-mode is not released' part, it's revived. | dancer | 2006-10-23 |
* | s/cowdancer/cowbuilder/ in manual. | dancer | 2006-10-23 |
* | documentation fix for fakechroot. | dancer | 2006-07-25 |
* | document tmpfs usage with pbuilder. | dancer | 2006-06-04 |
* | document cowdancer/pbuilder. | dancer | 2006-05-27 |
* | initial cowbuilder support in pdebuild•••pbuilder supports pdebuild/cowbuilder
login/execute/update/create etc. can also be --login/--execute/--update/--create etc.
to cater for cowbuilder
documentation updates / XML typesetting fixes.
manpage fixes / spellchecking
generally what I did while I was on plane trip from Debconf Mexico to Japan.
| dancer | 2006-05-24 |
* | update documentation. | dancer | 2006-05-17 |
* | * Documentation/pbuilder-doc.xml: document method for adding local••• repository.
thanks to Ondrej.
| dancer | 2006-05-15 |
* | + * Documentation/pbuilder-doc.xml: update docs on user-mode-linux usage.•••+ add reference to PDF version.
and update some copyright years to 2006.
| dancer | 2006-04-22 |
* | fix | dancer | 2006-03-07 |
* | documentation update, and add hooks to generate PDF documentation for pbuilder. | dancer | 2006-03-07 |
* | make it valid xml | dancer | 2006-01-13 |
* | fix typo | dancer | 2006-01-13 |
* | +•••+ * debian/TODO: update notes on cowdancer.
+
+ * Documentation/pbuilder-doc.xml (BINDMOUNTS): add note on regression testing.
+
| dancer | 2006-01-13 |
* | Document HOME=/tmp/buildd inside chroot.•••set HOME=$(pwd)/../ in pdebuid-internal to match pdebuild.
| dancer | 2005-12-19 |
* | add a regression testsuite.•••Document that ccache requires cache directory to be writable by the user within chroot.
re #342665
| dancer | 2005-12-12 |
* | pbuilder-buildpackage-funcs: 'install' was missing from apt-get for EXTRAPACK...•••pbuilderrc: make fakeroot default.
Documentation/pbuilder-doc.xml: update a note on pdebuild-internal is ran as the outside user uid.
pdebuild-internal: Add a note what I'm doing.
| dancer | 2005-12-05 |
* | add ccache support documentation. #178350 | dancer | 2005-12-01 |
* | fixed documentation, added changes to createbuildenv to chek for error state•••when debootstrap/cdebootstrap does not exist.
Documentation update.
| dancer | 2005-11-03 |
* | updates to documentation. | dancer | 2005-10-30 |
* | update doc | dancer | 2005-10-14 |
* | open new development, and update documentation to note that•••ChangeLog is required to be updated.
| dancer | 2005-10-09 |
* | [Junichi Uekawa]••• * Document that --debug option preserves build place.
If the following fails, the build directory will remain intact:
pbuilder create --distribution etch --basetgz a.tgz --debug
(closes: #331635)
* README.Debian, pbuilder-doc.xml: updated.
| dancer | 2005-10-09 |
* | update documentation and manual pages••• * suppress warnings from find; it wants -maxdepth before any other
argument. (closes: #330848)
* Documentation update patch from Osamu Aoki to clarify about
configuration file priorities and issues associated with it.
(closes: #325318)
| dancer | 2005-09-30 |
* | documentation updates, move to alioth. | dancer | 2005-09-04 |
* | update makefile | dancer | 2005-07-27 |
* | added URL of a bug., | dancer | 2005-07-12 |
* | update after brasil hack 2005. | dancer | 2005-05-11 |
* | --- ChangeLog 11 Apr 2005 06:24:29 -0000 1.293•••+++ ChangeLog 16 Apr 2005 04:39:27 -0000
@@ -1,3 +1,20 @@
+2005-04-16 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-modules: document signing-related options in pbuilder-options.
+
+ * pdebuild-user-mode-linux:
+ * pdebuild: implement keyid specification.
+
+ * Documentation/pbuilder-doc.xml: add document on using auto-debsign
+ and add a FAQ entry for source.changes file.
+
+ * pbuilder-checkparams: use --debsign-k option
+ to specify DEBSIGN_KEYID
+
+ * pdebuild.1: add --debsign-k option
+
+ * pdebuild-user-mode-linux.1: add --debsign-k option
+
| dancer | 2005-04-16 |
* | 2005-02-13 Junichi Uekawa <dancer@debian.org>••• * pbuilder.8: update documentation to include 'sarge'
* pbuilder: set umask 0022 in pbuilder.
276589
* pbuilderrc (BUILDRESULT): make default distribution sarge, instead of woody.
* pbuilder-modules: update to include sarge in list of distributions;
this list is too long, needs some improvement.
289170
* pdebuild: Change build results by default to be owned by the building user, not root:root
This change only required for pdebuild only, UML already runs as user.
286397
* pbuilder.8: clarify documentation for 286602, Do not use --debbuildopts -B, but
use --binary-arch
* Documentation/pbuilder-doc.xml: 293882: Jens Seidel <jensseidel@users.sf.net> small typo fixes.
* pbuilderrc (MIRRORSITE): 295032: change default mirror from www.jp.debian.org to ftp.jp.debian.org
| dancer | 2005-02-13 |
* | update for LDP | dancer | 2005-01-04 |
* | update date | dancer | 2005-01-04 |