aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-user-mode-linux
Commit message (Collapse)AuthorAge
...
* COW patch, UNRELEASED, yet.dancer2002-12-18
|
* updancer2002-12-18
|
* +2002-11-25 Junichi Uekawa <dancer@debian.org>dancer2002-11-25
| | | | | | | | | | | | | | | + + * THANKS: update list of people. + + * pbuilder-modules (pbuilder-options): display value of $BASETGZ instead of + base.tgz + Bug: 167813 + Thanks: Michael Banck <mbanck@gmx.net> + + * pbuilder-user-mode-linux: Fix the order of conffile loading. + Bug: 167808 + Thanks: Peter Hawkins <peter@hawkins.emu.id.au> +
* + * pbuilder-checkparams (BASEBUILDPLACE): check for user-mode-linux operation,dancer2002-10-28
| | | | | | + Reported by ranty@debian.org + Bug: #166194 +
* + * pbuilder-user-mode-linux.1: document with more details.dancer2002-09-19
| | | | | + + * pbuilder-user-mode-linux (OPERATION): add distribution option.
* + * pbuilder-user-mode-linux: change the filenames to pbuilder.conf ↵dancer2002-09-18
| | | | | | | | | | | | | | pbuilder-uml.conf + + * pbuilder-user-mode-linux.1: document config files. + + * pbuilder-uml.conf: change filename. + + * uml.conf: new file created. + * pbuilder-user-mode-linux (BUILDING_DSC_FILE): add update after create. It should work better. + (UML_MOUNT_TMPFS): add config file loading routine.
* +dancer2002-09-18
| | | | + * pbuilder-user-mode-linux (BUILDING_DSC_FILE): add update after create. It should work better.
* + * pbuilder-user-mode-linux (UML_MOUNT_TMPFS): fix update whatever.dancer2002-09-17
|
* +2002-09-17 Junichi Uekawa <dancer@debian.org>dancer2002-09-17
| | | | | | | | | | | | + + * pbuilder-user-mode-linux.1: create manual page + + * pbuilder-user-mode-linux (BUILDING_DSC_FILE): update script to get it working. + 2002-09-16 Junichi Uekawa <dancer@debian.org> + + * pbuilder-user-mode-linux (BUILDING_DSC_FILE): change the construct of the script. + (UML_MOUNT_TMPFS): make chroot tmpfs mounting optional.
* + * pbuilder-user-mode-linux: add trapping and cleaning up routine.dancer2002-09-16
| | | | | | | | | | | | | | | | | | | + + * pbuilder-modules: modify things shuffling around until it works... + + * pbuilder-user-mode-linux (BUILDING_DSC_FILE): add call to pbuilder update. + + * pbuilder-updatebuildenv: check for INTERNAL_BUILD_UML and ignore the + basetgz creation in UML. + + * pbuilder-modules: remove invocation of hostname from uml. + + * debian/control (Depends): require 1.31.1 or greater of debianutils for readlink + + * Makefile (install): add pbuilder-user-mode-linux to install target + + * debian/control (Depends): add depends on debianutils, for readlink +
* + * pbuilder-user-mode-linux (BUILDING_DSC_FILE): use --internal-build-umldancer2002-09-16
| | | | | | | | | | + + * pbuilder-modules (extractbuildplace): change to do less things + when INTERNAL_BUILD_UML is specified. + (cleanbuildplace): add check for INTERNAL_BUILD_UML + + * pbuilder-checkparams (--internal-build-uml): new option. +
* experimental pbuilder-user-mode-linux createddancer2002-09-15