Parent Directory
|
Revision Log
| Sticky Revision: |
- Add a dest/cdrom/debian-cd_info.tar.gz with the syslinux screens
and splash image, for eventual use by debian-cd.
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.
address a FAQ
remove done item
- Add disk labels to the i386 floppy images, for use by the bootfloppy
initrd, and maybe later by the floppy retreiver, etc.
Remove terminfo task
additions
- 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
- 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
ways to save even more space
would be nice
update
update
more minor doc updates
Bail out if there is more than one version of an udeb in a single directory. Also check that all needed udebs are available.
dev/null an unimportant message, typo
update
suggestion for apt to behave better
minor changes that have been sitting here for a while
done
Improved stats. Somehow 2 copies of libdebconf are being installed (one by mklibs.sh..), which wastes 40k. This needs to be fixed.
DNS needs to be fixed
added syslinux options variable, some other minor fixes to the Makefile, which still needs more target dep work
this todo list is _evaporating_. Sweet! readme updates too
tried to make modules happy by creating modules.dep, they aren't happy yet. now we are using an initrd unpacks kernel-image-2.4.0-di and extracts the info, this will be done more clea nly once the kernel image is available on the net. general cleanups, it is still a bit ugly
oh, ok -- use copy:/ rather than file:/
eep, a rather bad bug
added cdebconf
Add info about all libraries that are pulled in by mklibs.sh to status file. There are still issues here..
implemented status file reduction, for a few 1 savings
tweaks
added provision for sources.list.local to override sources.list
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 |