Parent Directory
|
Revision Log
| Sticky Revision: |
- Bump mklibs dependancy to 0.1.15. Fixes needed for sparc.
bump debhelper build dep
apt doesn't like having brackets before version
- Version the mtools build-dep. Closes: #225584
- Use -di flavored kernels for alpha - build-depend on aboot for alpha (needed for making floppies/CDs bootable) - include srm-modules and socket-modules in the alpha initrd - tell d-i that alpha CDROMs don't use a floppy image, just an initrd and kernel
- Add fakeroot to build-depends, as the debian/rules uses it in the build
target. Should fix FTBFS on mips.
turn on ia64 again
build-depend on elilo for ia64
- Turn off ia64 until someone sends me a real report of successful
building with only build deps. (Too many buildd failures, the latest
is something about elilo.)
Added mips to build architecture
Build depend on mkisofs in preparation of building iso images
- sparc build-depends on genromfs. Closes: #220208
- remove brltty from everything except access. It is causing problems
(#219928) on sparc at least.
Add mtools as a build-dep for ia64
- ia64 build-depends on dosfstools. Closes: #219919
* Enable ia64 in control file. (Build report from Jeff Bailey) * Idempotency fix in debian/rules install.
fix description
Added yaboot powerpc Build-dependency, as it is needed to build d-i.
move architecture to right place
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
update for libdebian-installer4
- 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
- usb not in s390 - tip22 build-depend for mips
merge duplicated build-depends lines
Add build-dependency on libtextwrap1, used by cdebconf
add a build dep on a recent version of sed, and remove redundant apt build dep
Up to Standards-Version: 3.6.0
We need bdftobogl to build the font
upx is i386-specific, I think
Now require upx-ucl-beta, to make kernel fit on first floppy
Add bf-utf-source, needed to build the font for newt
control
i386 only for mtools
needs a new enough syslinux
- 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
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.
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 |