/[d-i]/trunk/build/debian
ViewVC logotype

Log of /trunk/build/debian

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 11647)

Revision 5709 - Directory Listing
Modified Tue Nov 4 21:24:01 2003 UTC (9 years, 6 months ago) by joeyh
updates

Revision 5689 - Directory Listing
Modified Tue Nov 4 00:03:50 2003 UTC (9 years, 6 months ago) by joeyh
  * New retriever menu setup:
    - add load-floppy and download-installer to floppy
    - add load-installer to cdrom, cd_drivers, netboot
    - add load-iso to hd-media
  * Remove pcmcia-udeb from pkg-lists, hw-detect took over.

Revision 5618 - Directory Listing
Modified Sun Nov 2 17:53:19 2003 UTC (9 years, 6 months ago) by joeyh
improved cleanup on sigint

Revision 5523 - Directory Listing
Modified Thu Oct 30 23:43:21 2003 UTC (9 years, 6 months ago) by joeyh
Uppercased the md5sums filename.

Revision 5522 - Directory Listing
Modified Thu Oct 30 23:39:45 2003 UTC (9 years, 6 months ago) by joeyh
Improved the copyright file, decided not to try to list the copyright
of every component of the images.

Revision 5501 - Directory Listing
Modified Wed Oct 29 19:47:22 2003 UTC (9 years, 6 months ago) by joeyh
releasing version 20031029

Revision 5497 - Directory Listing
Modified Wed Oct 29 17:21:17 2003 UTC (9 years, 6 months ago) by joeyh
add a md5sums, and only stamp after building

Revision 5490 - Directory Listing
Modified Wed Oct 29 13:11:58 2003 UTC (9 years, 6 months ago) by luther
Added yaboot powerpc Build-dependency, as it is needed to build d-i.

Revision 5330 - Directory Listing
Modified Thu Oct 23 18:08:34 2003 UTC (9 years, 7 months ago) by joeyh
include kernel images in dest/ for initrd
updated version in changelog

Revision 5328 - Directory Listing
Modified Thu Oct 23 17:38:43 2003 UTC (9 years, 7 months ago) by joeyh
full clean, add build stamp, remove byhand section

Revision 5326 - Directory Listing
Modified Thu Oct 23 17:19:10 2003 UTC (9 years, 7 months ago) by joeyh
move architecture to right place

Revision 5323 - Directory Listing
Modified Thu Oct 23 16:34:10 2003 UTC (9 years, 7 months ago) by joeyh
This is a new try at debianizing the build directory. It generates a
debian-installer-demo package, with a d-i-demo command in it that chroots
into the demo tree. This is mainly so the autobuilders can trac the
package. The main payload is in the form of a tarball of images, with a
directory structure built to be unpacked into the debian archive.

Revision 4842 - Directory Listing
Modified Tue Oct 14 02:06:30 2003 UTC (9 years, 7 months ago) by joeyh
- Add a per-arch KERNEL_FLAVOUR variable, that controls the flavour of kernel
  module udebs that is used. This could be the true kernel flavour (i686,
  etc), but for now it is being used to handle the linux-kernel-di
  transition without breaking anything.
- For i386, use the new "di" udebs, from kernel-image-di in d-i cvs.
- For now, all other architectures keep on using the "udeb" udebs. As alpha,
  etc, are transitioned to use the new linux-kernel-di package (if they
  are), they can be switched over to the "di" udebs.
- Fix a bug in the localudebs handling if a udeb is listed in $needed twice
  (due to drivers lists).
- Modified pkg-list to take the KERNEL_FLAVOUR as a parameter. It then
  substitutes this in along with the kernel version in ${kernel:Version},
  so all the pkg-lists had to be changed, removing the "-udeb" after
  "${kernel:Version}"
- Update i386 pkg-lists to reflect changes in linux-kernel-di: fat-modules
  was split out of floppy-modules, and all i386 lists that include the
  latter get the former added.
- Similar changes to i386 pkg-lists for ide-core-modules and scsi-core-modules.
- The bootfloppy will now support loading the initrd from USB floppies,
  and other USB storage media. 69k free, whee!
- Don't delete unreferenced missing.txt in reallyclean. Delete it in
  debian/rules, which is what creates it.
- Fix make clean to delete driver stuff in tmp dir.
- Version build-dependency on libdebconfclient0.
- Add hd-media image type, for installs from ISOs on a hard drive.
- Fixed type listing when incorrect type is given (don't loop).
- Add all_clean target.
- TODO updates
- README updates
- add usage message to pkg-lists

Revision 4657 - Directory Listing
Modified Fri Oct 10 17:53:31 2003 UTC (9 years, 7 months ago) by joeyh
update for libdebian-installer4

Revision 4608 - Directory Listing
Modified Tue Oct 7 21:41:37 2003 UTC (9 years, 7 months ago) by joeyh
- remove my daily build stuff from Makefile
- remove code to rm a $(TEMP)/modules directory that is not referenced anywhere
- also code to remove $(NETDRIVERS), also unreferenced
- remove the USER_MOUNT_HACK
- make the TYPE sanity check clearer (combine it all into one place, commnent)
- update copyright
- broke list file parsing out into a standalone program (pkg-list), and
  removed the nasty, nasty code that used to do this
- removed NO_KERNEL and NO_BASE hacks. Instead list files can #include
  "base" and/or "kernel" to get those.
- modified all list files to include base/kernel as necessary
- no need for a versioned dep on sed anymore, removed it (good riddance!)
- many comment cleanups
- move wget-cache removal to the crufy old debian/rules, which creates it.
- move pcmcia-cs-udeb to the net_drivers image. Library reduction should still
  kick in for it
- Don't fail get_udebs if the apt-get update fails. It will fail later if not
  all required udebs are already downloaded. This allows for offline builds.
- Add a config/local, that can override other configs. I use it to set my
  floppy device. Like sources.list.local, it is not in CVS
- add a NO_TERMINFO to prevent copying of that for the bootfloppy.
  Terminfo should really be in a udeb..
- reordered targets
- remove fetch-sources and compile-udebs targets. If you used them, I will
  put them back, but they're unreferenced and look crufty
- don't generate -reduced entries in status for the kernel image
  (it was finding .dep files..)
- remove DEBUGUDEBDIR in reallyclean
- if a /etc/apt/sources.list item does not have "main" on it, it is probably
  not something to use for d-i
- add a warning comment to the top of generated sources.list
- add a FLOPPY_SIZE to netboot config. 1440 is a bit too small, but 2880
  may be far too big, so it needs tweaking
- remove extraneous dd in make/arch/linux-i386, the mkfs.mdsos -C will
  set up the file
- doc updates for new sources.list system, etc
- add listtypes target to makefile
- add sources.list to .cvsignore
- fix regexp for reduced font file in .cvsignore
- moved some more paths out of the main Makefile to config/dir
- corrected wording in the powerpc boot.msg file

Revision 4424 - Directory Listing
Modified Tue Sep 30 19:51:00 2003 UTC (9 years, 7 months ago) by rhirst
Set KERNELS_hppa

Revision 4328 - Directory Listing
Modified Sun Sep 28 03:02:10 2003 UTC (9 years, 7 months ago) by waldi
- usb not in s390
- tip22 build-depend for mips

Revision 4116 - Directory Listing
Modified Sun Sep 21 17:12:16 2003 UTC (9 years, 8 months ago) by joeyh
merge duplicated build-depends lines

Revision 3976 - Directory Listing
Modified Sun Sep 7 14:04:40 2003 UTC (9 years, 8 months ago) by ley
Add build-dependency on libtextwrap1, used by cdebconf

Revision 3878 - Directory Listing
Modified Fri Aug 22 15:58:39 2003 UTC (9 years, 9 months ago) by joeyh
add a build dep on a recent version of sed, and remove redundant apt build dep

Revision 3608 - Directory Listing
Modified Sat Jul 19 13:25:56 2003 UTC (9 years, 10 months ago) by mckinstry
Up to Standards-Version: 3.6.0

Revision 3544 - Directory Listing
Modified Wed Jul 16 13:39:50 2003 UTC (9 years, 10 months ago) by mckinstry
We need bdftobogl to build the font

Revision 3542 - Directory Listing
Modified Wed Jul 16 13:12:28 2003 UTC (9 years, 10 months ago) by joeyh
upx is i386-specific, I think

Revision 3505 - Directory Listing
Modified Tue Jul 15 14:22:53 2003 UTC (9 years, 10 months ago) by mckinstry
Now require upx-ucl-beta, to make kernel fit on first floppy

Revision 3497 - Directory Listing
Modified Tue Jul 15 13:24:46 2003 UTC (9 years, 10 months ago) by mckinstry
Add bf-utf-source, needed to build the font for newt

Revision 3471 - Directory Listing
Modified Mon Jul 14 16:49:57 2003 UTC (9 years, 10 months ago) by mckinstry
control

Revision 3442 - Directory Listing
Modified Mon Jul 14 09:44:46 2003 UTC (9 years, 10 months ago) by joeyh
i386 only for mtools

Revision 3433 - Directory Listing
Modified Mon Jul 14 08:30:56 2003 UTC (9 years, 10 months ago) by joeyh
needs a new enough syslinux

Revision 3429 - Directory Listing
Modified Mon Jul 14 08:20:05 2003 UTC (9 years, 10 months ago) by joeyh
- remove USER_MOUNT_HACK and apply Thomas Viehmann's patch to use
  new syslinux that does not need to run as root
- add mtools to build deps, needed by above

Revision 3425 - Directory Listing
Modified Mon Jul 14 07:54:01 2003 UTC (9 years, 10 months ago) by joeyh
Reverted rules back to 1.6 (except 1.7 change), and control likewise.
It's important that the README be accurate and it be easy to build images
w/o editing a mirror into debian/rules, generating a control file, etc.

Revision 3424 - Directory Listing
Modified Mon Jul 14 07:42:07 2003 UTC (9 years, 10 months ago) by joeyh
revert

Revision 3422 - Directory Listing
Modified Mon Jul 14 07:41:37 2003 UTC (9 years, 10 months ago) by joeyh
Removed under-escaped \n that was appending a "n" to some kernel udeb
names. It's not necessary since there is already whitespace in the list, I
think. If it is necessary, it should be a space, or escaped a few more
times.

Revision 3418 - Directory Listing
Modified Sun Jul 13 14:34:55 2003 UTC (9 years, 10 months ago) by tfheen
remove build-dep on libdiscover for mips{,el}

Revision 3279 - Directory Listing
Modified Tue Jun 3 16:30:16 2003 UTC (9 years, 11 months ago) by bcollins
Misc sparc updates

Revision 3197 - Directory Listing
Modified Sat May 24 09:18:35 2003 UTC (10 years ago) by waldi
build-depend against libdebconfclient0

Revision 3056 - Directory Listing
Modified Fri May 9 15:18:23 2003 UTC (10 years ago) by sjogren
Use the most recent mklibs to be able to handle new cdebconf with rpath binaries

Revision 2905 - Directory Listing
Modified Mon Apr 28 20:39:30 2003 UTC (10 years ago) by tsauter
Add autogenerated control file to .cvsignore

Revision 2796 - Directory Listing
Modified Sat Apr 19 13:19:27 2003 UTC (10 years, 1 month ago) by mckinstry
Change i386 kernel to 2.4.20-1-386

Revision 2706 - Directory Listing
Modified Fri Apr 11 20:02:51 2003 UTC (10 years, 1 month ago) by mckinstry
Now pull all the udebs sources into the tarball when packaging,
with the './debian/rule configure' target. Then building the package
builds all needed udebs first.

Revision 2623 - Directory Listing
Modified Sun Apr 6 16:12:04 2003 UTC (10 years, 1 month ago) by mckinstry
Ensure we don't include local udebs

Revision 2606 - Directory Listing
Modified Sat Apr 5 22:44:45 2003 UTC (10 years, 1 month ago) by mckinstry
Add new files

Revision 2605 - Directory Listing
Modified Sat Apr 5 22:43:17 2003 UTC (10 years, 1 month ago) by mckinstry
New script to handle files that broke the build. They get appended to
/usr/share/doc/missing.txt, and the build continues.

This way we get a good list of all thats broken at the moment.

Revision 2604 - Directory Listing
Modified Sat Apr 5 22:41:54 2003 UTC (10 years, 1 month ago) by mckinstry
Enable ia64 kernel; its in the archive now

Revision 2603 - Directory Listing
Modified Sat Apr 5 22:40:41 2003 UTC (10 years, 1 month ago) by mckinstry
Prepare for upload

Revision 2602 - Directory Listing
Modified Sat Apr 5 22:40:03 2003 UTC (10 years, 1 month ago) by mckinstry
Change arch to  for debian-installer-, to ensure it gets built

Revision 2571 - Directory Listing
Modified Thu Apr 3 23:18:50 2003 UTC (10 years, 1 month ago) by mckinstry
Change arch to all

Revision 2562 - Directory Listing
Modified Thu Apr 3 17:44:54 2003 UTC (10 years, 1 month ago) by mckinstry
Now builds the debian-installer-${ARCH} images, for testing purposes.

Revision 2497 - Directory Listing
Modified Mon Mar 24 07:40:04 2003 UTC (10 years, 2 months ago) by pere
Add dependency on libnewt-utf8-dev.

Revision 2394 - Directory Listing
Modified Tue Mar 18 21:26:56 2003 UTC (10 years, 2 months ago) by pere
Get 'debuild' working.

Revision 2364 - Directory Listing
Modified Sun Mar 16 22:35:40 2003 UTC (10 years, 2 months ago) by pere
Add 'bc' to build depend.  It is needed by the per package size stats.

Revision 2351 - Directory Listing
Modified Sun Mar 16 19:30:35 2003 UTC (10 years, 2 months ago) by pere
Add dummy files to make it possible to get debuild or dpkg-buildpackage to report the missing depedencies.

Revision 2297 - Directory Listing
Modified Fri Mar 14 20:55:54 2003 UTC (10 years, 2 months ago) by falk
libc6-pic is called libc6.1-pic on some platforms for historical
reasons. Build-depend on glibc-pic instead.

Revision 1927 - Directory Listing
Modified Wed Feb 12 03:09:50 2003 UTC (10 years, 3 months ago) by kraai
Build-depend on libc6-pic.

Revision 1718 - Directory Listing
Modified Sat Jan 11 11:38:14 2003 UTC (10 years, 4 months ago) by wouter
added used, but undeclared build-dependency 'modutils' (for depmod) to
build-dependencies.

Revision 1423 - Directory Listing
Modified Sat Nov 30 22:41:05 2002 UTC (10 years, 5 months ago) by sjogren
Use libd-i3

Revision 1368 - Directory Listing
Modified Sun Nov 24 14:09:51 2002 UTC (10 years, 6 months ago) by waldi
- fix build-depends for s390
- add support for kernels with version != kernel-image name

Revision 1300 - Directory Listing
Modified Sun Nov 17 23:42:32 2002 UTC (10 years, 6 months ago) by tfheen
build-dep on libdebconf1

Revision 1275 - Directory Listing
Modified Thu Nov 14 21:10:54 2002 UTC (10 years, 6 months ago) by joeyh
removed build-dep on libc-pic; mklibs depends on it, and is the only thing
that uses it

Revision 1161 - Directory Listing
Modified Fri Nov 1 23:35:02 2002 UTC (10 years, 6 months ago) by tfheen
use libdebian-installer2

Revision 998 - Directory Listing
Modified Sat Sep 21 08:25:22 2002 UTC (10 years, 8 months ago) by dancer
change slang1-pic to slang1-utf8-pic and libdebian-installer to libdebian-installer1

Revision 947 - Directory Listing
Modified Wed Sep 11 00:52:04 2002 UTC (10 years, 8 months ago) by joeyh
* added several libraries that udebs depend on to the build-deps
* documented this requirement in README
* fixes to my daily build target

Revision 768 - Directory Listing
Modified Mon Jul 29 23:16:36 2002 UTC (10 years, 9 months ago) by tfheen
switch to discover in build-deps

Revision 712 - Directory Listing
Modified Thu Jun 20 21:26:01 2002 UTC (10 years, 11 months ago) by joeyh
try to build-dep on and use mklibs.py

Revision 618 - Directory Listing
Modified Tue Dec 25 16:40:36 2001 UTC (11 years, 5 months ago) by tfheen
Add genext2fs to build-deps.

Revision 612 - Directory Listing
Modified Sat Oct 20 00:34:02 2001 UTC (11 years, 7 months ago) by joeyh
* removed a few files
* parameterized mklibs, so mklibs.py can e used. It doesn't work though --
  .so links arn't made by it for some reason, so programs won't run.

Revision 589 - Directory Listing
Modified Mon Aug 6 17:20:24 2001 UTC (11 years, 9 months ago) by hertzog
* Updated build depends.

Revision 561 - Directory Listing
Modified Mon Mar 26 03:52:31 2001 UTC (12 years, 2 months ago) by joeyh
heh

Revision 528 - Directory Listing
Modified Fri Feb 16 11:21:44 2001 UTC (12 years, 3 months ago) by joeyh
fixed glibc-pic build-depend

Revision 444 - Directory Listing
Modified Thu Feb 1 07:41:23 2001 UTC (12 years, 3 months ago) by joeyh
updated some more

Revision 442 - Directory Listing
Modified Thu Feb 1 07:39:44 2001 UTC (12 years, 3 months ago) by dwhedon
remove rootfs stuff as that is now a udeb
add build dependancy on sysutils

Revision 438 - Directory Listing
Modified Thu Feb 1 04:53:07 2001 UTC (12 years, 3 months ago) by joeyh
add syslinux to deps

Revision 355 - Directory Listing
Modified Sun Jan 21 23:24:13 2001 UTC (12 years, 4 months ago) by joeyh
added cdebconf

Revision 338 - Directory Listing
Modified Fri Jan 12 08:09:56 2001 UTC (12 years, 4 months ago) by joeyh
implemented status file reduction, for a few 1 savings

Revision 337 - Directory Listing
Modified Fri Jan 12 07:25:31 2001 UTC (12 years, 4 months ago) by joeyh
er, I did say dependancies

Revision 336 - Directory Listing
Added Fri Jan 12 07:25:07 2001 UTC (12 years, 4 months ago) by joeyh
Maybe this will really be a debian package one day. For now, this is a
useful place to list the things rather bizzare dependancies.

  ViewVC Help
Powered by ViewVC 1.1.5