234 Commits (main)

Author SHA1 Message Date
codehelp 9fda93fe05 Add hook directory support, per configuration file, similar to pbuilder support.
git-svn-id: http://emdebian.org/svn/current@7753 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 8eae53de0f Improve the fix for #553599 and generalise it. Handle making a real directory for amd64 to cope with libc6-amd64 [i386].
git-svn-id: http://emdebian.org/svn/current@7752 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 451dc6920d Remove workaround for apt from lenny.
git-svn-id: http://emdebian.org/svn/current@7751 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 1a736b4e46 Add example for wheezy and use permanent codenames.
git-svn-id: http://emdebian.org/svn/current@7750 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 3bb4adb00f oops
git-svn-id: http://emdebian.org/svn/current@7747 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 3618bcca8a target at unstable now
git-svn-id: http://emdebian.org/svn/current@7744 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp d7f50d601e Fix examples in comments within device_table.txt to use consistent tabs. (Closes: #611808)
git-svn-id: http://emdebian.org/svn/current@7737 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 257b921038 * run preinst scripts install command instead of upgrade (Closes: #611744) * Run the preinst scripts ahead of calling configure -a in native mode. Thanks to Daniel Baumann for spotting it.
git-svn-id: http://emdebian.org/svn/current@7734 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 3669f13b11 Fix typo in sysvinit chroot.sh script.
git-svn-id: http://emdebian.org/svn/current@7733 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 5d71a7fed3 Add sysvinit method to existing upstart support in script for native chroots to disable starting daemons. (Closes: #611188)
git-svn-id: http://emdebian.org/svn/current@7726 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp 45486ea13e Experimental support for debconf preseed files (Closes: #610614)
git-svn-id: http://emdebian.org/svn/current@7722 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp ed85bff925 Fix unpack option to look only for 'true' values.
git-svn-id: http://emdebian.org/svn/current@7720 563faec7-e20c-0410-992a-a66f704d0ccd
13 years ago
codehelp dafb8035fd Add support for addimportant in the general section only. (Closes: #610634)
git-svn-id: http://emdebian.org/svn/current@7718 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp c4da0f4e9a Document changes in packages key support and advise on reporting bugs via the BTS
git-svn-id: http://emdebian.org/svn/current@7706 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 87d2adca49 * Allow multiple packages lines per section to support very long lists. * Update the trustdb.gpg with keyrings, to fix gpgv errors on missing file.
git-svn-id: http://emdebian.org/svn/current@7705 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 79d2a8c907 Allow missing packages lines and add note about using omitdebsrc with debian-ports.
git-svn-id: http://emdebian.org/svn/current@7587 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp c4abe38774 Bump to debhelper 7 compat for dh_prep usage.
git-svn-id: http://emdebian.org/svn/current@7564 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 494debcd46 * Include chroot.sh preventing services being started during chroot creation (Closes: #599056) * Add a note about redirecting output in manpage. (Closes: #593326)
git-svn-id: http://emdebian.org/svn/current@7563 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 001dd625bc Document the reinstall and additional fields. Add advice in manpage on what to check before filing bugs.
git-svn-id: http://emdebian.org/svn/current@7562 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp f5fe180960 Expand the --simulate option output further.
git-svn-id: http://emdebian.org/svn/current@7561 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7dbae4affb not adding the grip examples
git-svn-id: http://emdebian.org/svn/current@7544 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 11e53cb497 update
git-svn-id: http://emdebian.org/svn/current@7543 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 2b8c622fb6 tweak
git-svn-id: http://emdebian.org/svn/current@7542 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 573d9d4c31 update changelog - this was reverted for the full apt fix.
git-svn-id: http://emdebian.org/svn/current@7541 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 01706647dc * Drop all use of forceyes - no longer necessary. * Handle missing 'include' files cleanly and early. (Closes: #595006)
git-svn-id: http://emdebian.org/svn/current@7521 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp c22ce6e129 * Remove aptsources lists in bootstrap phase (Closes: #593561) * Improve check-deps to find missing packages * [INTL:fr] French program translation update (Closes: #598873)
git-svn-id: http://emdebian.org/svn/current@7520 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 330201d187 migrate from deprecated CDBS rule
git-svn-id: http://emdebian.org/svn/current@7518 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp afec57c82b update from branch
git-svn-id: http://emdebian.org/svn/current@7511 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
wookey cc1f6a57db Check in fixes for apt authentication on 0.8 and updates for Ubuntu maverick config
git-svn-id: http://emdebian.org/svn/current@7502 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp d7b476a06d change to experimental
git-svn-id: http://emdebian.org/svn/current@7396 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
wookey 0e4a800db0 Changelog to go with bug-fixes
git-svn-id: http://emdebian.org/svn/current@7391 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 9a562fa6db Add more synopsis information to manual page. (Closes: #592621)
git-svn-id: http://emdebian.org/svn/current@7365 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 5460ab0067 Add examples for Grip.
git-svn-id: http://emdebian.org/svn/current@7361 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8db9dbcff4 Improve the omitdebsrc handling for detection of 'true'.
git-svn-id: http://emdebian.org/svn/current@7360 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp bccc15c533 Add all packages to the source dir, including calculated dependencies.
git-svn-id: http://emdebian.org/svn/current@7358 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp a3aa1d5aee standards version
git-svn-id: http://emdebian.org/svn/current@7349 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 999358a406 Allow check-deps.sh to detect | dependencies.
git-svn-id: http://emdebian.org/svn/current@7348 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7f10ea3aee Add aptitude to crosschroot configs as pbuilder now requires it.
git-svn-id: http://emdebian.org/svn/current@7345 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 192cd73127 tidy up some loose ends
git-svn-id: http://emdebian.org/svn/current@7329 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp ad9dfd675d Call dpkg --print-architecture for determination of host architecture. (Closes: #589713)
git-svn-id: http://emdebian.org/svn/current@7326 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp ea8a5a5f37 Avoid unitialised Priority value.
git-svn-id: http://emdebian.org/svn/current@7316 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp c7b40d3423 Allow check-deps.sh to proceed when detecting errors.
git-svn-id: http://emdebian.org/svn/current@7314 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp b7053113c1 French manpage translation update (Closes: #584679)
git-svn-id: http://emdebian.org/svn/current@7293 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp a1587bbf95 tweaks
git-svn-id: http://emdebian.org/svn/current@7266 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 6d29417ef1 Download source packages for all binaries, if a source directory is set.
git-svn-id: http://emdebian.org/svn/current@7261 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8e26dbb360 Extend device table format to support creating symlinks and hardlinks.
git-svn-id: http://emdebian.org/svn/current@7259 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 6872a1ee35 downgrade fakeroot to a suggest; drop sudo from recommends.
git-svn-id: http://emdebian.org/svn/current@7257 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 548cb09e0a Handle fakeroot with native architectures.
git-svn-id: http://emdebian.org/svn/current@7238 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7e104e631a When moving downloaded packages to a sourcedir, also download the source packages for GPL compliance.
git-svn-id: http://emdebian.org/svn/current@7236 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8d1160c337 Add support for omitdebsrc and change suite behaviour to be non- default, usable by selecting explicitsuite to true.
git-svn-id: http://emdebian.org/svn/current@7235 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 4303662948 French program output translation (Closes: #582059)
git-svn-id: http://emdebian.org/svn/current@7218 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8960b0de2a Updated Portuguese translation for manpage messages (Closes: #581673)
git-svn-id: http://emdebian.org/svn/current@7212 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8282ebed28 Danish translation of multistrap program (Closes: #581496)
git-svn-id: http://emdebian.org/svn/current@7211 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp ab6dbcf060 Updated Portuguese program output translation (Closes: #581251)
git-svn-id: http://emdebian.org/svn/current@7208 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 9b15524abb * Report parsing errors in config files (Closes: #580687) * Move from experimental into unstable.
git-svn-id: http://emdebian.org/svn/current@7188 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 96d0cec74b Vietnamese program translation update (Closes: #580623)
git-svn-id: http://emdebian.org/svn/current@7186 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp d72e1f6455 upload this one to experimental first, into unstable once translations updated.
git-svn-id: http://emdebian.org/svn/current@7185 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp d5c6e6b8e5 Clarify error reporting in the --simulate option, warn if sections are not defined. (Closes: #579627)
git-svn-id: http://emdebian.org/svn/current@7183 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 227736b1c1 Clarify documentation of bootstrap and aptsources sections (Closes: #579626)
git-svn-id: http://emdebian.org/svn/current@7182 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 426ac8f2e1 typo
git-svn-id: http://emdebian.org/svn/current@7171 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp e0c8365b2b Add support for configurable single cross-toolchains in the chroot - using the dpkg-cross default_arch, if any.
git-svn-id: http://emdebian.org/svn/current@7167 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 175fa80842 update copyright for new svn location
git-svn-id: http://emdebian.org/svn/current@7163 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp e75939700c Move multistrap branch to new multistrap trunk
git-svn-id: http://emdebian.org/svn/current@7161 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 31749c9c25 tweaks
git-svn-id: http://emdebian.org/svn/current@7159 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7620e7f8da Add support for multiple cross-toolchains in the chroot
git-svn-id: http://emdebian.org/svn/current@7154 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 9c55deb69a Fix armel.conf to specify the right sources.
git-svn-id: http://emdebian.org/svn/current@7146 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 5bfbdc9ac8 recommend the emdebian keyring
git-svn-id: http://emdebian.org/svn/current@7134 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7038c376f9 tweak email address
git-svn-id: http://emdebian.org/svn/current@7127 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp e52a364fa4 sort duplicate sources list entries and use dedicated sources list files
git-svn-id: http://emdebian.org/svn/current@7121 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp ba8b7cb24a Add a simple C file to test the compiler inside the chroot
git-svn-id: http://emdebian.org/svn/current@7119 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 2cda5f4cc1 * Add support for compressing the filesystem into a tarball. * Add support for reinstalling packages known to fail due to preinst problems.
git-svn-id: http://emdebian.org/svn/current@7118 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp e539d3965c * Add support to avoid running preinst scripts and always ignore the bash preinst which does not respect DEBIAN_FRONTEND=noninteractive * fix handling of omitrequired and configsh when empty * add force-yes when using noauth * split the package list even if using only spaces, not commas
git-svn-id: http://emdebian.org/svn/current@7117 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp f5a661c0d4 Add cascading configuration to support standard Emdebian cross architectures.
git-svn-id: http://emdebian.org/svn/current@7109 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 84094ca16c * Add --simulate mode for cascading configuration testing. * Split out the POD - not needed in the runtime script.
git-svn-id: http://emdebian.org/svn/current@7107 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 70e000ad29 tweak
git-svn-id: http://emdebian.org/svn/current@7095 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 4f5fd09f39 add some final changes from trunk
git-svn-id: http://emdebian.org/svn/current@7094 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 8e1bbc5345 Add explicit support for running preinst scripts in native mode.
git-svn-id: http://emdebian.org/svn/current@7058 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 65e4ddd996 update for 2.0.9
git-svn-id: http://emdebian.org/svn/current@7056 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp de47e36a48 Add device-table.pl helper - internal support to follow.
git-svn-id: http://emdebian.org/svn/current@7052 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp f5d786c755 Add initial crosschroot.conf for multistrap support.
git-svn-id: http://emdebian.org/svn/current@7050 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 16fde96c97 slim down the package to just multistrap
git-svn-id: http://emdebian.org/svn/current@7045 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 0435ea7b19 experimental 2.1.x branch
git-svn-id: http://emdebian.org/svn/current@7044 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 1aa94c0c4c Fix separation of debootstrap vs aptsources and remove reliance on the section label matching the lists name.
git-svn-id: http://emdebian.org/svn/current@7043 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 333b9d16a8 stick on 2.0.9
git-svn-id: http://emdebian.org/svn/current@7003 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7b5b2c1709 Allow empty keyring values.
git-svn-id: http://emdebian.org/svn/current@7002 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp b38ce21f9c Fix typos in translated strings.
git-svn-id: http://emdebian.org/svn/current@6908 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
wookey 21f04e8573 fix typo in control
git-svn-id: http://emdebian.org/svn/current@6906 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
wookey d95912269c Fix missing realpath dependency
git-svn-id: http://emdebian.org/svn/current@6905 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 7ebe5ce7a8 Add a check-deps script to parse the Depends of an individual .deb
git-svn-id: http://emdebian.org/svn/current@6882 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 58b053ad2c French program output translation (Closes: #575314)
git-svn-id: http://emdebian.org/svn/current@6878 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 0b6329aaf9 Add subroutines to replace functionality from Emdebian::Tools in shell scripts. Drop Emdebian::Tools dependency. (LP: #531143)
git-svn-id: http://emdebian.org/svn/current@6803 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 1cf62effa3 fixup changelog
git-svn-id: http://emdebian.org/svn/current@6800 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 51817bf6f8 Handle relative directories from the command line.
git-svn-id: http://emdebian.org/svn/current@6799 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp fa9d580bdd Updated Portuguese program output translation (Closes: #572929)
git-svn-id: http://emdebian.org/svn/current@6783 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp aec6c41752 Clean up component support and ensure a sane default exists.
git-svn-id: http://emdebian.org/svn/current@6778 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp ddeb26f5f2 update changelog
git-svn-id: http://emdebian.org/svn/current@6775 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
wookey d3ea59c7d1 Add missing build-dep - intltool
git-svn-id: http://emdebian.org/svn/current@6774 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 27e46b2830 a new translation cycle is needed - keep the bug open.
git-svn-id: http://emdebian.org/svn/current@6773 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp b96eaa5d63 Add component support to multistrap.
git-svn-id: http://emdebian.org/svn/current@6769 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 77a68dd609 Add shortcut conf files
git-svn-id: http://emdebian.org/svn/current@6768 563faec7-e20c-0410-992a-a66f704d0ccd
14 years ago
codehelp 2300cfd319 French program output translation (Closes: #558834)
git-svn-id: http://emdebian.org/svn/current@6704 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 836506554e Use default config filename for po4a-build.
git-svn-id: http://emdebian.org/svn/current@6702 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp da1748d5eb Switch to po4a-build for manpage generation and translation.
git-svn-id: http://emdebian.org/svn/current@6700 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp ab464736ec Add support for adding extra packages at the end of the run. Work around dash and dpkg-divert issue. Use dpkg -X to avoid problems with data.tar.bz2 and check that the /bin/sh symlink exists.
git-svn-id: http://emdebian.org/svn/current@6686 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 0d058487fb Portuguese translation for manpage (Closes: #556293)
git-svn-id: http://emdebian.org/svn/current@6678 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 6c6f08b6bf improve flexibility of genmanpages with changes from po4a.
git-svn-id: http://emdebian.org/svn/current@6675 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp a90ab5a093 Initial Portuguese program translation (Closes: #555485)
git-svn-id: http://emdebian.org/svn/current@6674 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp daea8a0205 Add support for translated program output in multistrap
git-svn-id: http://emdebian.org/svn/current@6667 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 83f3e49f52 Apply useNativeDist to package POT file
git-svn-id: http://emdebian.org/svn/current@6664 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp fa438396c4 Use genmanpages code from svn-buildpackage for translated content.
git-svn-id: http://emdebian.org/svn/current@6660 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp ee2da812b2 Check for symlinks from lib64 to /lib and warn if not unset. (Closes: #553599)
git-svn-id: http://emdebian.org/svn/current@6659 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 0e867487f1 French manpage translation update (Closes: #552198)
git-svn-id: http://emdebian.org/svn/current@6658 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp fdc73d7959 missed out on the automation
git-svn-id: http://emdebian.org/svn/current@6636 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 17637ad496 French manpage translation (Closes: #547325)
git-svn-id: http://emdebian.org/svn/current@6635 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 424abe579a Include example config and provide sensible default configuration values. (Closes: #545488)
git-svn-id: http://emdebian.org/svn/current@6626 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 75fcb90b68 generalize the genmanpages code to be more flexible.
git-svn-id: http://emdebian.org/svn/current@6616 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp eeb55c9465 Portuguese manpage translation. (Closes: #544953)
git-svn-id: http://emdebian.org/svn/current@6615 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp c535e47c56 freshen changelog
git-svn-id: http://emdebian.org/svn/current@6530 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp ae54f011c0 add missing comma after ucf
git-svn-id: http://emdebian.org/svn/current@6506 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 2b6d92c5fd Examples moved into /usr/share/doc/emdebian-rootfs/examples (Closes: #533236)
git-svn-id: http://emdebian.org/svn/current@6503 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 4e7964edde emrootfslib : Add for empty scripts to replace adduser
git-svn-id: http://emdebian.org/svn/current@6494 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 772e4fc230 Update default values for MIRROR (Closes: #532764)
git-svn-id: http://emdebian.org/svn/current@6481 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp fbff5275ae emrootfslib : Add provide_empty_dpkg_divert function for Crush.
git-svn-id: http://emdebian.org/svn/current@6428 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 3cc4691ec8 Tweak the update-rc.d replacement to avoid using a backslash. (Closes: #530076)
git-svn-id: http://emdebian.org/svn/current@6329 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp f2e5054497 Expand long description for multistrap (Closes: #527364)
git-svn-id: http://emdebian.org/svn/current@6019 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 3420140e86 Update download location in debian/copyright
git-svn-id: http://emdebian.org/svn/current@5874 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 2aaa8b8219 close multistrap bug
git-svn-id: http://emdebian.org/svn/current@5873 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 2257531920 Add complaint when workingdir is not set in /etc/emsource.conf (Closes: #521474)
git-svn-id: http://emdebian.org/svn/current@5871 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp f906426cb4 * Debian release. * Add Recommends: on gcc so that dpkg-architecture works properly.
git-svn-id: http://emdebian.org/svn/current@5870 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp a6b99b9e47 Add docbook-xml to Build-Depends-Indep
git-svn-id: http://emdebian.org/svn/current@5766 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp ee67a6282a Emdebian release
git-svn-id: http://emdebian.org/svn/current@5762 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp b6bb9d4097 update changelog
git-svn-id: http://emdebian.org/svn/current@5755 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp cecaffcddc pbuilder/em_multistrap : Allow retention of source packages outside the rootfs for source distribution and allow separate configuration of the apt sources inside the rootfs.
git-svn-id: http://emdebian.org/svn/current@5753 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago
codehelp 805d62ee59 preparing the new emdebian-rootfs source package
git-svn-id: http://emdebian.org/svn/current@5745 563faec7-e20c-0410-992a-a66f704d0ccd
15 years ago