| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* debian/TODO: note that TODO item, support building without
root is implemented.
Running as non-root in the build process is implemented through
the fakeroot options, so that entry goes away, too.
* AUTHORS: update the little story.
* THANKS: update a bit.
* pbuilder-buildpackage (BUILD_PID): quote properly
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
+ * pbuilderrc.5: update manpage to document the vars.
+
+ * pbuilder-buildpackage (BUILD_PID): preserve file permissions
+ on copying the result.
+ (BUILDRESULTUID,BUILDRESULTGID): define UID and GID.
+ chown and chgrp to the user ID after build.
|
|
|
|
|
|
|
|
|
|
|
|
| |
update date.
add author and URL.
* pdebuild.1: add author, URL.
* pbuilder.8: update date and add URL.
* pbuilderrc.5: add credits and upstream URL.
update date.
|
|
|
|
|
|
| |
rules to copy over to work around debootstrap breakage
with handling of symlinks.
Remove the target file prior to copy.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* pbuilder.8: update documentation, to clarify a bit.
* pbuilder-checkparams (BUILDPLACE): Change command-line parsing
so that it should fix problems with specifying configfile.
(BUILDPLACE): only set CHROOTEXEC if it is empty.
set CHROOTEXEC to be empty at the start of param checking.
* pbuilder-createbuildenv: use pbuilder-modules code for
copying etc/ files.
* pbuilder-modules: split out the function to copy local configuration.
|
|
|
|
|
|
| |
copying etc/ files.
* pbuilder-modules: split out the function to copy local configuration.
|
|
|
|
|
| |
+
+ * pbuilder-user-mode-linux (OPERATION): add distribution option.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
+
|
|
|
|
|
|
|
|
|
| |
+ 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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
+ * 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.
+
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|