Parent Directory
|
Revision Log
| Sticky Revision: |
Remove special handling for "default", part 2.
Redesigned build system. Major changes to the configuration handling for all architectures. Remove arhcdetect from m68k config, it is already in the generic config. Fix broken alpha build, input-modules isn't created for -di kernel flavour.
Fix build failure, images/ wasn't created.
- Don't put docs under images/, so debian-cd will find them.
md5sum files only
updates for linux-kernel-di scsi reorg, netcfg reorg, and quick doc hack (to revert later). Not very well tested, sorry.
Build the demo tree only for architectures which support it. Don't build images for the demo target. Ensure TYPE=demo for the Makefile's demo target. Remove stamp files for tree and get_udebs at the begin of their rule, create them at the rule's end. Ignore errors for the all_clean target. Don't use USERDEVFS for linux-mips. This patch was tested with a build on both mips and i386.
- In debian/rules, if the changelog is UNRELEASED, use unstable as the
DISTRIBUTION.
* Enable ia64 in control file. (Build report from Jeff Bailey) * Idempotency fix in debian/rules install. * Put in some stuff to allow for more than one release per day.
* Enable ia64 in control file. (Build report from Jeff Bailey) * Idempotency fix in debian/rules install.
Uppercased the md5sums filename.
add a md5sums, and only stamp after building
full clean, add build stamp, remove byhand section
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.
- 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
Set KERNELS_hppa
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.
revert
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.
Change i386 kernel to 2.4.20-1-386
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.
Ensure we don't include local udebs
Enable ia64 kernel; its in the archive now
Now builds the debian-installer-${ARCH} images, for testing purposes.
Get 'debuild' working.
Add dummy files to make it possible to get debuild or dpkg-buildpackage to report the missing depedencies.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |