Commit Graph

149 Commits

Author SHA1 Message Date
Richard Nelson 153a796b31 Converting l-b-cgi frontend to process forms with post. 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 85871c7f9c Synchronise grub and grub2 splashes with internal live-build splash for syslinux bootloaders. 2013-05-06 14:50:06 +02:00
Daniel Baumann ddbaabf64e Correcting typo in grub2 config template. 2013-05-06 14:50:06 +02:00
Daniel Baumann 137c224579 Dropping powerpc bootloader support (yaboot), there is nobody actively maintaining this in live-build. 2013-05-06 14:50:05 +02:00
Daniel Baumann 3e23aaacde Dropping sparc bootloader support (silo), there is nobody actively maintaining this in live-build. 2013-05-06 14:50:05 +02:00
Daniel Baumann 3159507f7f Correcting spelling typo in html footer of the cgi, thanks to Jean-Christophe Saint-Marc <jchristophe.stmarc@free.fr>. 2013-05-06 14:50:04 +02:00
Daniel Baumann 2429425202 Updating footer in cgi html template. 2013-05-06 14:50:04 +02:00
Daniel Baumann a91bf2c870 Updating for twitter-bootstrap usage on live.debia.net in the cgi html templates. 2013-05-06 14:50:04 +02:00
Daniel Baumann fda209b29c Updating footer link to 'legal information' in cgi html template. 2013-05-06 14:50:04 +02:00
Daniel Baumann 4c7518fd76 Moving off binary image archive areas into new config tree format. 2013-05-06 14:50:03 +02:00
Daniel Baumann 6499442212 Moving off binary image architecture into new config tree format. 2013-05-06 14:50:03 +02:00
Daniel Baumann f5acab633c Moving off binary image type into new config tree format. 2013-05-06 14:50:03 +02:00
Richard Nelson 960d954aeb Update l-b-cgi frontend to support new git config structure. 2013-05-06 14:50:02 +02:00
Daniel Baumann d1047e809a Adding debian version 4.0~a1-1. 2013-05-06 14:48:46 +02:00
Richard Nelson a979cdf163 Converting l-b-cgi frontend to process forms with post. 2013-04-09 05:54:28 +02:00
Daniel Baumann 0474057217 Synchronise grub and grub2 splashes with internal live-build splash for syslinux bootloaders. 2013-04-09 05:27:42 +02:00
Daniel Baumann dbbb50f5dc Correcting typo in grub2 config template. 2013-04-09 05:23:21 +02:00
Daniel Baumann 7424ed263d Correcting spelling typo in html footer of the cgi, thanks to Jean-Christophe Saint-Marc <jchristophe.stmarc@free.fr>. 2013-01-11 12:24:21 +01:00
Daniel Baumann 30a2f49651 Updating footer in cgi html template. 2013-01-09 14:40:22 +01:00
Daniel Baumann b4e96f8c9d Updating for twitter-bootstrap usage on live.debia.net in the cgi html templates. 2013-01-09 14:03:18 +01:00
Daniel Baumann 24463f688f Updating footer link to 'legal information' in cgi html template. 2013-01-06 21:02:30 +01:00
Richard Nelson 470494d92d Update l-b-cgi frontend to support new git config structure. 2012-12-15 10:52:43 +01:00
Richard Nelson 8f90c22f7d Increased the maxlenth of the entry field cgipackages.list.chroot on l-b.cgi (Closes: #693732). 2012-11-19 20:28:32 -06:00
Richard Nelson b7ac34da65 Update git paths for cgi form. 2012-11-19 20:05:22 -06:00
Daniel Baumann 3e72045807 Removing virtual-hdd image type.
Rather than a half broken image type, we'll bet our money on having proper
partman recipies support implemented for hdd image types.

Even if we don't make it for wheezy, it's better to not have virtual-hdd
in there and tell users to use the jessie version for proper hdd images.
2012-09-26 15:36:44 +02:00
Richard Nelson 5d8ff42064 frontend/cgi correctly reference netboot binary-images in form.html. 2012-08-29 21:20:29 -05:00
Daniel Baumann df1cea54c5 Removing bootstrap-flavour option (Closes: #685675).
live-build does too much magic that causes too much effort in
maintaining for stuff that hardly everyone uses.

Rather than 'translating' back and forth and maintaining compatibility
between options of different debootstrap and cdebootstrap versions (and
possibly any other in the future), it's is better to 'off-load' this to
the user.

For non-live specific options passed to the bootstrap tools, we'll
be introducing --debootstrap-options and --cdebootstrap-options
where users can specify their additional options passed to the
respective bootstrap tool, rather than us maintaining them in a
'hardcoded' and selected list.
2012-08-27 14:26:11 +02:00
Richard Nelson ff91282039 frontend/cgi rename BINARY_INDICES to APT_INDICES 2012-08-24 11:38:25 +02:00
Richard Nelson b589256e88 Initial work to support --config git option. 2012-08-04 20:00:05 -05:00
Daniel Baumann 81fb429453 Dropping global package-lists entirely, only local package lists within the config tree are support. 2012-07-29 00:29:23 +02:00
Daniel Baumann 8ccfefbf23 Dropping different debian cgi templates and use only the one used on live-build.debian.net. 2012-06-06 19:59:15 +02:00
Richard Nelson d33c099ede l-b.cgi - Add pending build(s) to be processed ahead of your request. 2012-01-16 19:22:47 -06:00
Richard Nelson 58ba7df9ad l-b.cgi remove mirror operations which should be handled in /etc/live/build.conf 2011-12-28 23:00:15 -06:00
Richard Nelson adb3aec706 l-b.cgi rename 686-bigmem to 686-pae on forms. 2011-12-28 18:50:56 -06:00
Richard Nelson f4ee97726c l-b.cgi modify old --packages param to become cgipackages.list.chroot 2011-12-23 19:58:31 -06:00
Richard Nelson b16617d8c1 l-b.cgi correct virtual-hdd option form.html 2011-12-22 00:20:19 -06:00
Richard Nelson 94499db401 l-b.cgi update form.html to current --binary-images 2011-12-22 00:12:12 -06:00
Richard Nelson ef3f321d1b l-b.cgi update to form.html to current --package-lists 2011-12-21 23:24:16 -06:00
Richard Nelson 6d242b47c0 l-b.cgi cleanup build.html to use LB_BINARY_INTICES. 2011-12-21 12:32:39 -06:00
Richard Nelson d5a9fc8006 l-b.cgi add option for amd64 to --architectures. 2011-12-21 11:08:49 -06:00
Richard Nelson 03e381eb85 l-b.cgi correct naming of --architectures 2011-12-21 10:41:17 -06:00
Yaroslav Halchenko 8a43927c04 Fixing left-over uses of --binary-indices in templates/cgi. 2011-09-27 22:46:25 +02:00
Daniel Baumann f38ef7f469 Renaming usb-hdd binary image type to simply hdd.
This is the first step in conglomerating code for all hdd-ish
image types, independent of the partitioning scheme being used,
and adding future hdd-ish image types for virtualiziation software.
2011-09-13 09:10:30 +02:00
Daniel Baumann 7a1350fcc0 Adding link to live-build homepage and version information in cgi footer template. 2011-09-07 16:22:31 +02:00
Daniel Baumann 11ba7716f3 Removing spurious version information in cgi form template. 2011-09-07 16:22:29 +02:00
Richard Nelson 774d8c5f8c Minor grammatical correction on mail.txt 2011-03-09 19:20:42 +01:00
Daniel Baumann 69513e9279 Removing lb_chroot_sysvinit in favour of a hook, which is the appropriate way to handle this. 2011-03-09 19:20:40 +01:00
Daniel Baumann dd9ecf3560 Removing encryption support until we have something for current kernels again. 2011-03-09 19:20:40 +01:00
Daniel Baumann 68e8fd157e Renaming 'packages lists' to 'package lists' all over the place. 2011-03-09 19:20:36 +01:00