Commit Graph

135 Commits

Author SHA1 Message Date
Daniel Baumann d9dbc04c05 Correcting spelling typo in html footer of the cgi, thanks to Jean-Christophe Saint-Marc <jchristophe.stmarc@free.fr>. 2013-01-11 12:23:22 +01:00
Daniel Baumann b220c1d721 Updating footer in cgi html template. 2013-01-09 14:40:36 +01:00
Daniel Baumann 5b320c48f0 Updating for twitter-bootstrap usage on live.debia.net in the cgi html templates. 2013-01-09 14:04:47 +01:00
Daniel Baumann 57f04c22c4 Updating footer link to 'legal information' in cgi html template. 2013-01-06 21:02:39 +01:00
Daniel Baumann b0217026ea Moving off binary image archive areas into new config tree format. 2012-12-20 12:27:49 +01:00
Daniel Baumann 9949a3a912 Moving off binary image architecture into new config tree format. 2012-12-19 11:16:57 +01:00
Daniel Baumann ec8aff4f49 Moving off binary image type into new config tree format. 2012-12-19 11:10:11 +01:00
Richard Nelson 9687f85695 Update l-b-cgi frontend to support new git config structure. 2012-12-14 17:40:16 -06:00
Daniel Baumann d08aabb614 Dropping support for squeeze and squeeze-based distributions. 2012-11-30 15:22:05 +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
Richard Nelson 1593b54842 Cleanup l-b.cgi header file to reflect Live Build. 2011-03-09 19:20:35 +01:00
Daniel Baumann cd172cfe21 First step in cleaning up syslinux handling by using syslinux-theme packages rather than embedded templates. 2011-03-09 19:20:35 +01:00
Daniel Baumann 138efcffd9 Using old lenny syslinux bootsplash for squeeze, moving new splash to wheezy. 2011-03-09 19:20:33 +01:00
Richard Nelson e35ff6517d Make squeeze default on l-b-cgi. 2011-03-09 19:20:33 +01:00
Richard Nelson 4ae74a15f1 Make iso-hybrid default on l-b-cgi. 2011-03-09 19:20:33 +01:00
Daniel Baumann c77053d3d8 Replacing lb_chroot_symlinks with a hook, that's more approriate. 2011-03-09 19:20:31 +01:00
Daniel Baumann c5c3f6133a Adding debian version 3.0~a1-1. 2011-03-09 19:19:23 +01:00
Daniel Baumann e767382655 Updating syslinux theme for squeeze. 2011-03-09 19:17:33 +01:00
Daniel Baumann 2ddc0cef5d Updating year in manpage, hooks, script and template files. 2011-03-09 19:17:33 +01:00
Richard Nelson b8c6734027 Cleanup l-b.cgi header file to reflect Live Build. 2011-03-09 19:17:28 +01:00
Richard Nelson 024b419fa0 Addng lenny build option back to forms and removing wheezy on l-b-cgi. 2011-03-09 19:17:27 +01:00
Richard Nelson 3b73dfa2b0 Make squeeze default on l-b-cgi. 2011-03-09 19:17:26 +01:00
Richard Nelson e0ebde8d43 Make iso-hybrid default on l-b-cgi. 2011-03-09 19:17:26 +01:00
Daniel Baumann 000aa1e098 Using old lenny syslinux bootsplash for squeeze, moving new splash to wheezy. 2011-03-09 19:17:26 +01:00