Commit Graph

2802 Commits

Author SHA1 Message Date
Daniel Baumann b5317e34a9 Adding new lb_bootstrap_debootstrap manpage. 2013-05-06 14:50:08 +02:00
Daniel Baumann 82648922d5 Moving old manpages out of the way. 2013-05-06 14:50:07 +02:00
Daniel Baumann 2dba32f642 Adding python readme. 2013-05-06 14:50:07 +02:00
Daniel Baumann 8f293ccd9c Dropping now unused intermediate config/image. 2013-05-06 14:50:07 +02:00
Daniel Baumann 06dac65ee3 Removing bootstrap_cache, not needed anymore. 2013-05-06 14:50:07 +02:00
Daniel Baumann 680109fdad Temporary hack for lb config to produce config/build until stuff is cleaned up properly. 2013-05-06 14:50:07 +02:00
Daniel Baumann b2cb25942d Adding depends to python3.2. 2013-05-06 14:50:07 +02:00
Daniel Baumann caff6e6f1a Excluding Python scripts from shell script tests in top-level Makefile. 2013-05-06 14:50:07 +02:00
Daniel Baumann 4a41852f82 Updating bootstrap for Python stubs. 2013-05-06 14:50:07 +02:00
Daniel Baumann c229d39dc8 Replacing bootstrap_cdebootstrap with Python stub. 2013-05-06 14:50:07 +02:00
Daniel Baumann a06eea85ad Replacing bootstrap_debootstrap with Python stub. 2013-05-06 14:50:07 +02:00
Michael Stummvoll 428da01aea Using LB_HDD_SIZE to determine the size of the image.
If LB_HDD_SIZE is "auto" the size will be determined automatically as before
else it will be the given size in MB.

Also setting the default for this to "auto"
2013-05-06 14:50:07 +02:00
Daniel Baumann 765ae792d4 Releasing debian version 4.0~a16-1. 2013-05-06 14:50:07 +02:00
Daniel Baumann ff8e4ef6aa Unifying append options in binary_syslinux when processing configuration files. 2013-05-06 14:50:07 +02:00
Daniel Baumann 86e15f61c0 Stripping out comments in package lists. 2013-05-06 14:50:07 +02:00
Daniel Baumann 7406724344 Aborting early in chroot_package-lists if no package list is found. 2013-05-06 14:50:07 +02:00
Daniel Baumann d0bb1a3ade Cleaning up installer file locations for progress-linux. 2013-05-06 14:50:07 +02:00
Daniel Baumann f1410a0945 Replacing strings in all syslinux config files, not just certain hardcoded ones. 2013-05-06 14:50:07 +02:00
Richard Nelson 153a796b31 Converting l-b-cgi frontend to process forms with post. 2013-05-06 14:50:07 +02:00
Michael Stummvoll ff6a7fd628 Fixing missing quotes for tr commands to avoid unwanted expansions.
[A-Z] and [a-z] expands if there is a file or directory with one letter in the
directory.
2013-05-06 14:50:07 +02:00
Daniel Baumann a00211e9c6 Removing dedicated emdebian mode, this can entirely be handled with different defaults. 2013-05-06 14:50:07 +02:00
Daniel Baumann 60739bfbd8 Renaming config/control to config/image. 2013-05-06 14:50:07 +02:00
Daniel Baumann 68700f466c Dropping dedicated updates (formerly volatile) mirror handling, not needed anymore. 2013-05-06 14:50:07 +02:00
Daniel Baumann dd15ade8bb Dropping dedicated backports mirror handling, not needed anymore with the move of backports.d.o into ftp.d.o. 2013-05-06 14:50:07 +02:00
Daniel Baumann 5af1a82d71 Adding check for ntfs-3g on the host system, precluding the initial ntfs binary filesystem support (Closes: #697793). 2013-05-06 14:50:07 +02:00
Daniel Baumann 17d85e1452 Using ntfs-3g to mount ntfs partitions. 2013-05-06 14:50:07 +02:00
Daniel Baumann 157ba67478 Setting memtest default to none. 2013-05-06 14:50:07 +02:00
Daniel Baumann feaad91d90 Adding set -e in example auto scripts. 2013-05-06 14:50:07 +02:00
Daniel Baumann 94b1dd2b65 Removing old docs. 2013-05-06 14:50:07 +02:00
Daniel Baumann 1da37c8789 Improving comment in lb about embedded live-build within config tree. 2013-05-06 14:50:07 +02:00
Daniel Baumann 0318bc79d9 Correcting grammer error in live-build description. 2013-05-06 14:50:07 +02:00
Daniel Baumann 271d4f4a3c Simplyfing live-build pseudo-command. 2013-05-06 14:50:07 +02:00
Daniel Baumann d16923e6b9 Updating fallback help message in live-build pseudo-command. 2013-05-06 14:50:07 +02:00
Daniel Baumann 2c54c44610 Adding generic live-build handle in chroot_dpkg for other live packages to act upon. 2013-05-06 14:50:07 +02:00
Daniel Baumann 5a00aa4482 Using dpkg-divert for other diversions too to handle upgrades of the diverted stuff during build. 2013-05-06 14:50:07 +02:00
Daniel Baumann 20f042f923 Using dpkg-divert in chroot_upstart script to handle upgrades of upstart during the build (Closes: #702537). 2013-05-06 14:50:07 +02:00
Daniel Baumann c287072126 Debranding package for derivatives. 2013-05-06 14:50:07 +02:00
Daniel Baumann 1083985682 Correcting typo directory when dereferencing syslinux symlinks when building chrooted, thanks to Luigi Capriotti <l.capriotti@xbmc.org>. 2013-05-06 14:50:07 +02:00
Daniel Baumann 6ce319f16d Releasing debian version 4.0~a15-1. 2013-05-06 14:50:06 +02:00
Daniel Baumann 59ce459f40 Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
Daniel Baumann 29043c34fe Releasing debian version 4.0~a14-1. 2013-05-06 14:50:06 +02:00
Raphaël Hertzog 20855871d2 Fixing win32-loader.ini by including the GTK related entries.
The check protecting their addition was wrong. Also fix the actual keys
with the correct architecture instead of hardcoding i386.
2013-05-06 14:50:06 +02:00
Daniel Baumann c1a7b496bf Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-barratt.org.uk>. 2013-05-06 14:50:06 +02:00
Richard Nelson 613c5984b6 Append to log file on errors and not truncate the file on l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 559d7e5497 Add log information of git:://url for l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 869a4229b4 Adding binary image type to config call on l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 2221457b93 Removing quotes around _CGI_CONFIG_APPEND to handle multiple parameters correctly on l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 8f06ab2f3f Change _CGI_CONFIG_APPEND to front of the lb config call on l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 6a113f7b8e Add _CGI_CONFIG_APPEND varialbe for appending options to lb config call on l-b-cgi frontend. 2013-05-06 14:50:06 +02:00
Richard Nelson 391c903384 Add sanity check on config type to build for l-b-cgi. 2013-05-06 14:50:06 +02:00