Commit Graph

1083 Commits

Author SHA1 Message Date
Steve McIntyre
f4ab7392c5 * Another devel branch merge: Change tools/grab_md5 to also look for
md5sums in the installer suite as well as the archive suite in
    case they're different. Also removed old woody support, to clean
    up the code a little. Updated Makefile and update-cd to match the
    command-line interface change.
2006-11-30 22:15:31 +00:00
Steve McIntyre
93fe864b6f * Another devel branch merge: Change tools/grab_md5 to also look for
md5sums in the installer suite as well as the archive suite in
    case they're different. Also removed old woody support, to clean
    up the code a little. Updated Makefile and update-cd to match the
    command-line interface change.
2006-11-30 22:13:42 +00:00
Steve McIntyre
a46520a7fd Remove sh from the arch list in generate_di_list, to make builds quieter 2006-11-30 21:50:29 +00:00
Joey Hess
6dc383b0df typo 2006-11-30 03:25:39 +00:00
Joey Hess
4d57f750f1 remove servers from kde cd and some updating 2006-11-30 02:17:30 +00:00
Joey Hess
39ae9a2797 * build.sh: Don't force IMAGETARGET to bin-official_images when NOSOURCE
is set, if IMAGETARGET is also already set, as in a kde cd build.
2006-11-29 22:57:52 +00:00
Joey Hess
f808c28d9a * Add a temporary hack in Debian_etch-kde to use sid d-i, to get a fixed
preseed that supports preseeding of tasks.
2006-11-29 21:25:17 +00:00
Frans Pop
d79c7333ff * Fixed double target in yaboot.conf; reported on IRC by jbrand. 2006-11-28 20:04:46 +00:00
Joey Hess
a14d96f363 switch to short form, which will actually work soon 2006-11-28 18:45:20 +00:00
Steve McIntyre
ff845c2120 * Dump the mkisofs command-line used for each CD into .disk/mkisofs
as we make it. Closes: #258099
2006-11-28 00:19:55 +00:00
Steve McIntyre
4ded5ac8d9 * Add bpalogin near the top of the task list, as requested a long time
ago. Closes: #231583
2006-11-27 23:46:07 +00:00
Steve McIntyre
27f9fc5ef5 s/raw/iso/ 2006-11-27 17:03:22 +00:00
Steve McIntyre
3f2f6c11e3 Don't attempt to make ppc CDs bootable after #1 2006-11-27 09:43:10 +00:00
Steve McIntyre
9b44f8f3e0 Fix f1.txt mods - only apply on CD1 2006-11-27 09:36:49 +00:00
Steve McIntyre
4c31948c4b Quick fix 2006-11-27 04:16:52 +00:00
Steve McIntyre
1586e5757b Try again on .disk/cd_type 2006-11-27 03:22:34 +00:00
Steve McIntyre
42583ba7b4 * Stop using the silly .raw extension for output images, use .iso instead
* Improve support for different disk types. Specify DISKTYPE in CONF.sh,
    and it will affect both the output name later (so it's now possible to
    distinguish between CDs and DVDs). Defaults to CD if not otherwise
    set. DISKTYPE will be used more in the future for sizing too, but that
    merge can wait a while longer yet. Closes: #361422
  * Use DISKTYPE and COMPLETE values to create the file .disk/cd_type for
    the installer to use.
2006-11-27 03:19:31 +00:00
Steve McIntyre
38aa21763a * DEVEL BRANCH MERGE: Change mkisofs_opts usage: add a shell function
for the boot-$arch scripts to use rather than simply appending to the
    $N.mkisofs_opts file directly. Needed for forthcoming multi-arch
    support.
2006-11-27 02:15:29 +00:00
Steve McIntyre
89235c1124 Try again for dates 2006-11-26 22:53:28 +00:00
Steve McIntyre
0d7c8c6253 Try again for dates 2006-11-26 22:46:57 +00:00
Steve McIntyre
82bb97f5ee Try again for dates 2006-11-26 22:45:14 +00:00
Steve McIntyre
6f101339c8 Add the build date/time into a few more places so people can see them
more easily; add the build time into the .disk/info file.
2006-11-26 22:42:02 +00:00
Steve McIntyre
40c9c0b3d0 Typo fix 2006-11-25 03:20:51 +00:00
Steve McIntyre
04dcde6a8b * Split final md5sum of images out from Makefile into tools/imagesums;
if we've made jigdo files then *don't* waste time running md5sum on
  the images as well!
2006-11-25 02:08:38 +00:00
Frans Pop
9924a80b78 * Include floppy disk images again for i386. 2006-11-23 00:42:39 +00:00
Steve McIntyre
2e1eef1c87 List which config file we're using 2006-11-23 00:34:27 +00:00
Steve McIntyre
86ce1a5503 Checking in some of the infrastructure scripts 2006-11-20 23:50:45 +00:00
Steve McIntyre
0e98daaedb Added contrib directory for infrastructure scripts 2006-11-20 23:50:16 +00:00
Steve McIntyre
79195c8301 Current state 2006-11-17 00:38:33 +00:00
Steve McIntyre
3e59b569ea Current values 2006-11-17 00:35:50 +00:00
Joey Hess
80ea9ced5d * Add new language tasks to task.list.
* Add files to support building KDE CDs/DVDs. These would be images
  hardcoded to install the KDE desktop task, and to create them, configure
  CONF.sh as follows:
    TASK=tasks/Debian_etch-kde
    KERNEL_PARAMS='tasksel/first="kde-desktop, standard"'
    MAXCDS=1
    NOSOURCE=1
2006-11-15 23:07:42 +00:00
Frans Pop
a6dc53f5a5 Whitespace 2006-11-14 11:06:19 +00:00
Steve McIntyre
67749b12c1 Change the default DEBVERSION from 3.2 to 4.0 to match etch. 2006-11-14 10:16:25 +00:00
Frans Pop
fdbcef329a Set correct version for Etch (4.0) 2006-11-14 10:14:30 +00:00
Frans Pop
65539827e7 Remove line continuation inside perl command as that breaks with GNU Make 3.81 2006-11-14 10:05:21 +00:00
Frans Pop
2a9dbeb4d8 * Include "tape" images again for S/390. 2006-11-02 07:21:58 +00:00
Frans Pop
32c4362988 Update exclude-udebs:
- remove udebs that are no longer in the archive
2006-11-01 05:05:49 +00:00
Frans Pop
b3b0343523 Update exclude-udebs:
- S/390 installs do not support loading udebs from the CD, so exclude all
- clean up obsolete exclusions for sparc
2006-11-01 02:29:10 +00:00
Frans Pop
a4494d8a8e Update exclude-udebs:
- add ai-choosers, auto-install
- add some new gtk frontend related udebs
- globally exclude any discover udebs
2006-11-01 02:23:03 +00:00
Frans Pop
397b3a686f Update exclude-udebs:
- add debian-edu-archive-keyring-udeb
2006-11-01 01:33:34 +00:00
Frans Pop
719c1a909f * Update task-full-etch and task-essential-etch in tasks for D-I Etch RC1.
* Add boot option "auto" for powerpc (yaboot) and sparc to support the
  installer's new auto-install functionality.
2006-10-31 00:40:02 +00:00
Steve McIntyre
b5de101510 Current boot- sizes 2006-10-31 00:06:55 +00:00
Frans Pop
19856e4dc9 Update task-full-etch and task-essential-etch in tasks for D-I Etch RC1 2006-10-28 21:40:33 +00:00
Frans Pop
8e15dce126 tools/generate_di+k_list: add new required packages for arm 2006-10-28 19:51:11 +00:00
Frans Pop
6813379884 - tasks/exclude-etch: clean out obsolete entries
- tools/generate_di+k_list: generic suffix was dropped for amd64 kernels
2006-10-28 16:45:07 +00:00
Steve McIntyre
2097b6c720 * Update to the latest version of isolinux.bin, as found in syslinux
version 3.31-1.
2006-10-23 19:45:03 +00:00
Frans Pop
ddf215a939 Also remove no longer needed boot parameters for hppa 2006-10-22 22:42:44 +00:00
Frans Pop
495efcb1d6 * Remove boot parameters from silo.conf that are no longer needed after
switch to initramfs initrds.
2006-10-22 22:37:27 +00:00
Joey Hess
de0e745535 * Increase alpha hardcoded ramdisk_size to 20 mb, 16 is too small now. 2006-10-22 22:23:56 +00:00
Joey Hess
0ca08661f4 * Include brltty in generate_di+k_list. 2006-10-21 19:26:58 +00:00