| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
copying etc/ files.
* pbuilder-modules: split out the function to copy local configuration.
|
| |
|
|
|
|
|
| |
+
+ * pbuilder-user-mode-linux (OPERATION): add distribution option.
|
|
|
|
|
| |
+
+ * debian/pbuilder-uml.files: add more files to be moved over to pbuilder-uml package.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
+ * pbuilder-user-mode-linux (BUILDING_DSC_FILE): add update after create. It should work better.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * 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.
|
|
|
|
|
|
| |
modules
+ are going to be incompatible with each other.
|
|
|
|
|
|
|
|
|
|
| |
pbuilder-user-mode-linux
+
+ * debian/rules: move the thing from binary-arch to binary-indep
+
+ * debian/control (Depends): update depends of debootstrap to 0.1.17.9
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * 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-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.
+
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ * Makefile (install): add pbuilder-buildpackage-funcs to install target
+
+ * pbuilder-buildpackage (PACKAGENAME): add id tag for calling showbuildbanner
+
+ * pbuilder-buildpackage-funcs: create new file
+ add banner opt for showbuildbanner
+
+ * pbuilder-buildpackage: move funcs to /usr/lib/pbuilder/pbuilder-buildpackage-funcs
+
|
| |
|
|
|
|
|
|
|
|
|
|
| |
set CHROOTEXEC variable.
+
+ * pbuilder-createbuildenv: remove def for CHROOTEXEC
+ * pbuilder-updatebuildenv: ditto
+
+ * pbuilder-checkparams (CHROOTEXEC): CHROOTEXEC is set in checkparams, instead of -buildpackage etc.
|
| |
|
|
|
|
|
|
|
|
|
| |
+ Thanks to: "Dagfinn Ilmari Manns?er" <ilmari@ping.uio.no>
+
+ * pbuilderrc (USEDEVFS): change default value on USEDEVFS
+
* pbuilderrc.5: update docs on noninteractive.
+ document USEDEVFS
|
|
|
|
| |
+ * pbuilderrc.5: update docs on noninteractive.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * pbuider-loadconfig: create from checkparams. a module to load config files only.
+
+ * debuild-pbuilder: add debuild wrapper script.
+
+ * debuild-pbuilder.1: add manpage
+
+ * pbuilder-buildpackage (BUILD_PID): use "trap" a bit, so that error checking can be done at all.
|
|
|
|
|
| |
+ termination. Make it display message before KILL.
+
|
|
|
|
| |
+ * pbuilder-buildpackage (BUILD_PID): add error checking for "kill"
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * pbuilder-modules: document --timeout option.
+
+ * pbuilder.8: document --timeout option
+
+ * pbuilder-checkparams: add --timeout option
+
+ * pbuilderrc.5: document TIMEOUT_TIME
+
+ * pbuilder-buildpackage (CHROOTEXEC): add missing executehooks "C" to a
+ case.
+ (CHROOTEXEC): clean the command-line a bit, so that it's easier to use.
+ (BUILD_PID): add timeout for build process.
|
| |
|
|
|
|
|
|
|
|
| |
+ * debian/changelog: 0.35 release
+
+ * debian/control (Depends): stricter depends.
+
+ * debian/README.Debian: update notes
|
| |
|
| |
|
| |
|
|
|
|
| |
changelog fixed for 0.33 release.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
+
+ * pbuilder-modules: add suggestion from david@josefine.at
|
|
|
|
|
|
| |
+
+ * pbuilder-modules: use readlink -f to determine the real location of etc/hostname etc.
+
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|