Steve McIntyre
71039d6ead
* Add support for dual-layer DVD, Blu-Ray and dual-layer Blu-Ray
...
discs. Nothing special, just extra sizes recognised.
2008-06-28 14:08:41 +00:00
Steve McIntyre
50b9093086
Updated code. Parse tasks/firmware to get the list of firmware
...
packages wanted, then grab the package file names from the Packages.gz
files in the appropriate release.
2008-06-25 00:24:09 +00:00
Joey Hess
bcd7fd8d25
first pass at a firmware list
2008-06-24 01:41:12 +00:00
Steve McIntyre
68b3e63cfa
minor update
2008-06-23 21:57:37 +00:00
Steve McIntyre
3a29fb0a8b
Initial cut of make-firmware-image, a simple script to create .tar.gz
...
and .zip files containing non-free firmware and microcode packages.
2008-06-23 21:55:36 +00:00
Joey Hess
62737f3232
Update isolinux to version 3.63+dfsg-2 (featuring 'menu default64'
...
support).
2008-06-10 23:50:37 +00:00
Steve McIntyre
b4fd0dfd9b
use isolinux rather than
2008-06-08 22:32:11 +00:00
Steve McIntyre
55bd8d23b1
better anchor for search
2008-06-08 22:17:30 +00:00
Steve McIntyre
83ac3d95a3
Add support for custom kernel params for all isolinux configurations
2008-06-08 22:13:42 +00:00
Steve McIntyre
df1eb382a8
Remove dependency on mawk - it's essential already
2008-06-08 11:06:56 +00:00
Steve McIntyre
09dab01bb4
Change match order
2008-06-07 19:31:29 +00:00
Steve McIntyre
9c027571ba
Move update_tasks to using mawk rather than gawk. It's *much*
...
faster. Needs some slight changes in regular expression handling, but
nothing major.
2008-06-07 19:03:45 +00:00
Steve McIntyre
e97909abee
Move away from grep-dctrl. New code in awk is slightly faster, and
...
more robust in cases where tasks are not defined.
2008-06-07 17:03:44 +00:00
Steve McIntyre
2b8dfe453a
make sure the packages are sorted appropriately
2008-06-07 12:05:08 +00:00
Steve McIntyre
6a65e48806
re-indent for consistency
2008-06-07 00:31:58 +00:00
Steve McIntyre
c5e871279b
re-add set -e
2008-06-07 00:27:20 +00:00
Steve McIntyre
d21aa49a4f
* tools/update_tasks: Significant streamlining to make a huge difference in
...
runtime. Now feasible to run this automatically per-build rather than
cronning it.
2008-06-07 00:02:36 +00:00
Steve McIntyre
50059071ef
Better keep reference to lenny in SVN
2008-06-06 23:51:54 +00:00
Steve McIntyre
14a1f1f5bd
current state of play
2008-06-06 23:30:07 +00:00
Steve McIntyre
ca37245dbc
current state of play
2008-06-06 23:29:06 +00:00
Steve McIntyre
6f68d8d72e
current state of play
2008-06-06 23:28:48 +00:00
Steve McIntyre
fe6cc6f846
export BDIR for script use
2008-06-06 23:24:11 +00:00
Frans Pop
63808b87fc
Update tasks from tasksel for Lenny beta2
2008-06-06 20:32:48 +00:00
Frans Pop
032f5c3c3f
Remove accidentally added tasks
2008-06-06 20:20:13 +00:00
Joey Hess
977746d1c1
Path to sparc daily builds has changed.
2008-06-05 22:45:11 +00:00
Frans Pop
5c7c79d9f1
Architectures to build need to be passed as a single argument
...
Additional changes:
- fail if more than one argument is passed
- update comment describing script
2008-05-20 09:27:01 +00:00
Frans Pop
6d8c7bfc94
generate_di+k_list: fix logic error in use of codenames
...
When building a CD for e.g. etch using D-I from e.g. sid, the script should
not update debian-installer+kernel-sid but debian-installer+kernel-etch in
tasks. After all, debian-installer+kernel-* contains normal packages, and
not udebs. With this change we no longer have to modify the Debian_<codename>
tasks in such cases.
The generated file should of course have '#include <debian-installer-sid>'.
2008-05-17 16:18:04 +00:00
Joey Hess
783072e2bb
Add per-language desktop tasks to the task.list files.
2008-05-14 21:43:49 +00:00
Raphaël Hertzog
78606db3ac
* Switch debhelper compatibility level to 5 and use debian/compat
...
instead of DH_COMPAT.
* Clean up debian/rules a bit.
2008-05-07 14:15:42 +00:00
Frans Pop
6116823b16
Typo
2008-05-04 19:59:12 +00:00
Frans Pop
a3f50b9717
Revert accidentally committed files
2008-05-04 18:01:58 +00:00
Frans Pop
3146f1e1fe
Drop the base-{etch,lenny} tasks files as make_disc_trees.pl already take
...
care of including packages needed by debootstrap.
2008-05-04 17:56:56 +00:00
Santiago Garcia Mantinan
c580e320e8
Start to add armel support.
2008-05-04 17:38:52 +00:00
Joey Hess
f91df1f669
Add support for a split syslinux.cfg file, which will later be provided
...
to support the syslinux vesa menu.
2008-05-01 20:52:03 +00:00
Joey Hess
3cfb967fe4
add vesamenu.c32 from syslinux 2:3.63+dfsg-1
2008-05-01 20:50:32 +00:00
Steve McIntyre
7c095e5768
Fix code that removes Packages entries - need to be paragraph-oriented rather than line-oriented here
2008-04-20 15:31:48 +00:00
Steve McIntyre
d45a3b61f5
current state of tasks files
2008-04-20 14:56:49 +00:00
Steve McIntyre
72fad7783b
* tools/imagesums: use newer features in latest mkisofs/genisoimage to grab
...
pre-calculated MD5 and SHA1 checksums directly from the jigdo file.
2008-04-20 14:33:19 +00:00
Steve McIntyre
f2d78a7991
* Update lenny's isolinux.bin to the one from syslinux 3.63+dfsg-1.
...
Should help a user with an old Adaptec SCSI card who has been reporting
problems.
2008-04-16 22:57:49 +00:00
Frans Pop
542d5891ad
Revert accidentally committed files
2008-04-11 18:31:44 +00:00
Frans Pop
c5cafa1fac
Remove wireless-tools-udeb from the lenny udeb_include files as it is not
...
required for wireless support (see also #474708 ).
2008-04-11 18:23:46 +00:00
Steve McIntyre
8ced9d59fc
Disable the other m68k option
2008-04-01 23:12:40 +00:00
Steve McIntyre
5747f296cb
Temporarily disable boot support on problematic arches
2008-03-31 13:04:42 +00:00
Steve McIntyre
f9ca2237ff
Re-split link.pl code out; add_files needs it too
2008-03-24 15:08:58 +00:00
Steve McIntyre
2f46e78135
* Pre-cache apt's package information in large lumps rather than walk
...
through it one package at a time. It's much faster. Closes : #470838
Needs a small re-arrangement: code from tools/add_packages and
tools/link.pl now moves into tools/make_disc_trees.pl
2008-03-20 09:43:22 +00:00
Steve McIntyre
ef067caa58
new version in development
2008-03-17 23:28:19 +00:00
Steve McIntyre
2a615214ce
Time for a new release
2008-03-17 23:21:37 +00:00
Steve McIntyre
1ac4a76f96
Current tasks as in use
2008-03-17 23:18:06 +00:00
Steve McIntyre
1061daa20c
Updated isolinux.bin to use the version from package 3.61+dfsg-1
2008-03-08 19:32:52 +00:00
Frans Pop
42b3e73167
Lenny will be version 5.0
2008-03-08 18:54:57 +00:00