Commit Graph

3035 Commits

Author SHA1 Message Date
Daniel Baumann 9987bdcc1a Updating todos in python stubs. 2013-11-04 17:21:06 +01:00
Daniel Baumann 9e3863aa8f Switching to later submodule naming scheme for python stubs. 2013-11-04 17:10:22 +01:00
Daniel Baumann f3fe376f61 Removing wrong reference to config/build in lb_*_hooks manpages. 2013-11-04 16:42:40 +01:00
Daniel Baumann 8d7c992858 Streamlineing a few comments in the python stubs. 2013-11-04 14:44:45 +01:00
Daniel Baumann 5603355e1d Handling bootstrap cache inside the bootstrap stubs itself. 2013-11-04 14:02:40 +01:00
Daniel Baumann 83dacd9b39 Stuffing bootstrapping of archive-keys for derivatives into lb_config, it's not a runtime thing and its logic should not be embedded in live-build but the config directory. 2013-11-04 13:34:43 +01:00
Daniel Baumann 35919637af Moving testroot into lb wrapper itself. 2013-11-04 13:00:12 +01:00
Daniel Baumann 600e715703 Correcting spelling typo in manpages (s/hoooks/hooks/). 2013-11-04 12:45:10 +01:00
Daniel Baumann ef20722290 Harmonizing options markup in manpages. 2013-11-04 12:42:28 +01:00
Daniel Baumann 35dbb107d0 Adding program specification to lb_bootstrap_hooks manpage. 2013-11-04 12:37:33 +01:00
Daniel Baumann e5c72654ec Adding program specification to lb_chroot_hooks manpage. 2013-11-04 12:33:12 +01:00
Daniel Baumann f5b825ee3c Adding program specification to lb_source_hooks manpage. 2013-11-04 12:26:39 +01:00
Daniel Baumann e00df1684b Adding program specification to lb_binary_hooks manpage. 2013-11-04 12:21:32 +01:00
Daniel Baumann 1a33b7a585 Simplifying package cache stanza in python bootstrap stubs. 2013-11-04 09:44:01 +01:00
Daniel Baumann 0aa8289a37 Switching from global lock file to config tree specific one. 2013-11-04 09:07:51 +01:00
Daniel Baumann 65ae9642aa Updating filenames suffixes of example hook files. 2013-11-04 08:12:02 +01:00
Daniel Baumann 55e32d6c06 Releasing debian version 4.0~alpha29-1. 2013-11-04 07:40:05 +01:00
Daniel Baumann 7bb90e9f5f Replacing os.link calls for hooks with shutil.copy to properly dereference symlinks in python stubs. 2013-11-04 07:40:05 +01:00
Daniel Baumann a5bd371568 Manually adding --version to argparse in python stub since python 3.3 dropped the version keyword. 2013-11-04 07:16:28 +01:00
Daniel Baumann 52122b2845 Moving python stubs to their own subdirectory within the source tree. 2013-11-04 07:06:08 +01:00
Daniel Baumann afafe4628c Adding see also entries in hooks manpages. 2013-11-04 06:57:57 +01:00
Daniel Baumann 3077d77a56 Adding lb_source_hooks manpage. 2013-11-04 06:47:04 +01:00
Daniel Baumann db331a3c5a Rewriting source_hooks in python. 2013-11-04 06:43:40 +01:00
Daniel Baumann d042538e28 Adding lb_binary_hooks manpage. 2013-11-04 06:42:19 +01:00
Daniel Baumann 90fd3636a4 Rewriting binary_hooks in python. 2013-11-04 06:37:31 +01:00
Daniel Baumann e9701039f7 Updating configuration path in update-apt-file-cache.hook.chroot. 2013-11-03 21:20:33 +01:00
Daniel Baumann 1bcc449483 Automatically symlink hooks upon creation of the configuration tree. 2013-11-03 21:18:10 +01:00
Daniel Baumann 037066598a Updating file suffixes of the internal default hooks. 2013-11-03 21:17:13 +01:00
Daniel Baumann 12a20871ed Adding lb_chroot_hooks manpage. 2013-11-03 21:01:43 +01:00
Daniel Baumann cec85c5598 Rewriting chroot_hooks in python. 2013-11-03 20:51:15 +01:00
Daniel Baumann 8295826a6b Adding lb_bootstrap_hooks manpage. 2013-11-03 20:51:13 +01:00
Daniel Baumann f03f05097e Also processing config/hooks/*.hook in bootstrap_hooks, if any. 2013-11-03 20:51:12 +01:00
Daniel Baumann c9cd3af6ec Making various things in bootstrap manpages more consistent. 2013-11-03 19:48:37 +01:00
Daniel Baumann 258f506b96 Rewriting bootstrap_hooks in python. 2013-11-03 19:24:04 +01:00
Daniel Baumann fe7ee28ccd Updating to standards version 3.9.5. 2013-10-28 12:48:16 +01:00
Daniel Baumann 9ef33d083b Releasing debian version 4.0~alpha28-1. 2013-10-28 08:36:09 +01:00
Daniel Baumann d83a3d3c30 Updating rsvg calls in binary_syslinux for newer versions of librsvg2-bin, thanks to Roberto Carlos Morano <rcmorano@emergya.com> (Closes: #728030). 2013-10-28 08:31:02 +01:00
Daniel Baumann 006e38d955 Weakening mode on pts for compliance with eglibc 2.18 within containers during build. 2013-10-23 21:01:22 +02:00
Daniel Baumann 955175ac4b Dropping incomplete and not really supported exposed root mode.
This might come back in future if there's demand for it
and the base is sufficiently cleaned up first.
2013-10-23 10:47:48 +02:00
Richard Nelson 5e2758b4c0 Updating files to copy for finished build on l-b-cgi frontend and the 4.x branch. 2013-10-21 20:12:00 -05:00
Daniel Baumann c7462c4043 Depending on python3, thanks to Richard Nelson <unixabg@gmail.com> (Closes: #726806) 2013-10-21 19:05:29 +02:00
Daniel Baumann be1dfb1b0b Releasing debian version 4.0~alpha27-1. 2013-10-18 09:49:35 +02:00
Daniel Baumann 3afd2fb9cb Adding note about outdated/unsupported versions in general develop-ment-version warning message. 2013-10-17 16:58:20 +02:00
Daniel Baumann 49b6f1efb2 Updating descriptions in python stubs. 2013-10-17 14:59:08 +02:00
Daniel Baumann 75df65480f Sorting todo items in python stubs. 2013-10-17 14:55:11 +02:00
Daniel Baumann 4afbc74f34 Calling parted with optimal aligning. 2013-10-17 12:27:42 +02:00
Daniel Baumann 28dba93085 Harmonize comments in python stubs. 2013-10-17 11:24:27 +02:00
Daniel Baumann d07cb888ee Updating German manpage translations. 2013-10-17 11:18:55 +02:00
Daniel Baumann d18a85705a Using 4 instead of 4.0 for unreleased 4.x versions as version number in python stubs. 2013-10-17 11:10:32 +02:00
Daniel Baumann ac880ca145 Making warning about alpha version of live-build in lb_config conditional on the internal version. 2013-10-17 09:38:54 +02:00