Log of /trunk/build/pkg-lists
Directory Listing
Revision
5704 -
Directory Listing
Modified
Tue Nov 4 20:27:45 2003 UTC
(9 years, 6 months ago)
by
rhirst
Misc ia64 fixes - define KERNEL_FLAVOUR, clean up pkglists, etc
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
5630 -
Directory Listing
Modified
Sun Nov 2 19:01:36 2003 UTC
(9 years, 6 months ago)
by
merker
added comment
Revision
5595 -
Directory Listing
Modified
Sun Nov 2 14:28:36 2003 UTC
(9 years, 6 months ago)
by
merker
Add package list for netbooting the installer on mipsel targets
NOTE: currently contains fdisk-udeb as a workaround for anna not
fetching it due to wrong dependencies/priorities, although it is
needed by the partitioner.
The entry will be removed as soon as the problem is fixed.
Revision
5498 -
Directory Listing
Modified
Wed Oct 29 17:24:35 2003 UTC
(9 years, 6 months ago)
by
joeyh
cdrom-core-modules split off from cdrom-modules in linux-kernel-di
Revision
5399 -
Directory Listing
Modified
Sun Oct 26 03:07:08 2003 UTC
(9 years, 7 months ago)
by
joeyh
move pcmcia-cs to net_drivers (the comment was bogus, driver floppies take
part in lib reduction)
update comments
Revision
5390 -
Directory Listing
Modified
Sat Oct 25 15:56:22 2003 UTC
(9 years, 7 months ago)
by
joeyh
add exit demo menu item, as it's in the archive now
Revision
5321 -
Directory Listing
Modified
Thu Oct 23 16:30:45 2003 UTC
(9 years, 7 months ago)
by
joeyh
remove exit-installer until the package is in the archive
Revision
5318 -
Directory Listing
Modified
Thu Oct 23 16:28:30 2003 UTC
(9 years, 7 months ago)
by
joeyh
New type, just for chrooted demos. Content is still being determined.
Revision
5229 -
Directory Listing
Modified
Wed Oct 22 00:44:49 2003 UTC
(9 years, 7 months ago)
by
joeyh
- add di-utils-reboot to base
- add di-utils-bootfloppy to bootfloppy, for progress display
- move busybox-cvs-floppy-udeb from
Revision
5126 -
Directory Listing
Modified
Sat Oct 18 23:07:49 2003 UTC
(9 years, 7 months ago)
by
joeyh
add firewire kernel modules
Revision
5125 -
Directory Listing
Modified
Sat Oct 18 23:07:49 2003 UTC
(9 years, 7 months ago)
by
joeyh
add scsi-extra-modules
Revision
5124 -
Directory Listing
Modified
Sat Oct 18 23:06:43 2003 UTC
(9 years, 7 months ago)
by
joeyh
add the scsi modules back, they should fit now that they were split
Revision
5123 -
Directory Listing
Modified
Sat Oct 18 23:05:48 2003 UTC
(9 years, 7 months ago)
by
joeyh
remove obsolete comment
Revision
5090 -
Directory Listing
Modified
Sat Oct 18 18:54:54 2003 UTC
(9 years, 7 months ago)
by
pere
Include nano to get an editor, and make it possible to change debconf priority as well.
Revision
4979 -
Directory Listing
Modified
Thu Oct 16 15:45:29 2003 UTC
(9 years, 7 months ago)
by
joeyh
fix cd_drivers, it was just over after all
new kernel udebs will split scsi modules, prep for that
Revision
4937 -
Directory Listing
Modified
Thu Oct 16 00:37:02 2003 UTC
(9 years, 7 months ago)
by
joeyh
prep for firewire support
Revision
4899 -
Directory Listing
Modified
Wed Oct 15 16:09:36 2003 UTC
(9 years, 7 months ago)
by
joeyh
add usb storage support, for usb cdroms
Revision
4898 -
Directory Listing
Modified
Wed Oct 15 15:03:19 2003 UTC
(9 years, 7 months ago)
by
joeyh
moved to cd_drivers
Revision
4897 -
Directory Listing
Modified
Wed Oct 15 14:50:13 2003 UTC
(9 years, 7 months ago)
by
joeyh
the scsi drivers currently fit on the cd_drivers floppy, so we do not need
this fourth floppy for scsi cdroms
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
4671 -
Directory Listing
Modified
Sat Oct 11 00:57:59 2003 UTC
(9 years, 7 months ago)
by
joeyh
On i386 and alpha, a scsi-core-modules has been broken out of scsi-modules.
Add to package lists.
Revision
4670 -
Directory Listing
Modified
Sat Oct 11 00:57:30 2003 UTC
(9 years, 7 months ago)
by
joeyh
support usb installs (except for one missing udeb..)
Revision
4666 -
Directory Listing
Modified
Fri Oct 10 20:39:11 2003 UTC
(9 years, 7 months ago)
by
joeyh
remove the fb drivers, moved to the root floppy
Revision
4663 -
Directory Listing
Modified
Fri Oct 10 19:46:09 2003 UTC
(9 years, 7 months ago)
by
joeyh
add fb-modules to the floppy image, to fix language chooser display
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
4593 -
Directory Listing
Modified
Mon Oct 6 21:42:45 2003 UTC
(9 years, 7 months ago)
by
mckinstry
keymap problem fixed, so we can include these keymaps again in the floppy image.
Revision
4584 -
Directory Listing
Modified
Mon Oct 6 08:04:37 2003 UTC
(9 years, 7 months ago)
by
kraai
Omit modutils-basic since the module utilities are now provided by
busybox.
Revision
4526 -
Directory Listing
Modified
Sat Oct 4 09:15:38 2003 UTC
(9 years, 7 months ago)
by
tsauter
the udeb is only available on i386. (breaks all other archs)
Revision
4461 -
Directory Listing
Modified
Thu Oct 2 12:23:47 2003 UTC
(9 years, 7 months ago)
by
rhirst
Typo, efi-reader, not efireader
Revision
4456 -
Directory Listing
Modified
Thu Oct 2 03:51:33 2003 UTC
(9 years, 7 months ago)
by
kraai
busybox-cvs and kernel-image-2.4.22-powerpc are stuck in main, so use
modutils-basic and kernel-image-2.4.21-powerpc until they escape.
Revision
4442 -
Directory Listing
Modified
Wed Oct 1 09:34:44 2003 UTC
(9 years, 7 months ago)
by
kraai
Remove modutils-basic since the modutils are included in BusyBox.
Revision
4425 -
Directory Listing
Modified
Tue Sep 30 19:52:59 2003 UTC
(9 years, 7 months ago)
by
rhirst
Fix up hppa pkg-list for netboot
Revision
4383 -
Directory Listing
Modified
Mon Sep 29 09:21:22 2003 UTC
(9 years, 7 months ago)
by
kraai
Add the socket-modules udeb.
Revision
4331 -
Directory Listing
Modified
Sun Sep 28 07:22:39 2003 UTC
(9 years, 7 months ago)
by
joeyh
fix pcmcia-cs
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
4324 -
Directory Listing
Modified
Sun Sep 28 00:02:41 2003 UTC
(9 years, 7 months ago)
by
joeyh
Disable console-keymaps udebs, as they are breaking the build. May not be
their fault, this is a quick workaround to keep things rolling.
Revision
4320 -
Directory Listing
Modified
Sat Sep 27 23:42:16 2003 UTC
(9 years, 7 months ago)
by
joeyh
added pcmcia support, the net_drivers floppy will be required to use this
Revision
4315 -
Directory Listing
Modified
Sat Sep 27 21:41:07 2003 UTC
(9 years, 7 months ago)
by
joeyh
Remove scsi support from the cd image. Now it fits for 2.4.22 (with 742k)
free
Add some docs to base.
Revision
4295 -
Directory Listing
Modified
Sat Sep 27 15:29:29 2003 UTC
(9 years, 7 months ago)
by
joeyh
add a new driver disk for scsi modules, needed for scsi cdroms, etc
Revision
4294 -
Directory Listing
Modified
Sat Sep 27 15:20:55 2003 UTC
(9 years, 7 months ago)
by
joeyh
removed modules that are in the second floppy
removed scsi, it's too big
Revision
4286 -
Directory Listing
Modified
Sat Sep 27 13:59:46 2003 UTC
(9 years, 7 months ago)
by
joeyh
remove stuff that has moved to the second floppy
Revision
4285 -
Directory Listing
Modified
Sat Sep 27 13:59:05 2003 UTC
(9 years, 7 months ago)
by
joeyh
add net install support back in, as it fits (except for the esoteric stuff)
add console-keymaps-* back from net_drivers
Revision
4283 -
Directory Listing
Modified
Sat Sep 27 13:56:47 2003 UTC
(9 years, 7 months ago)
by
joeyh
docs
Revision
4277 -
Directory Listing
Modified
Sat Sep 27 13:11:10 2003 UTC
(9 years, 7 months ago)
by
tsauter
fix udeb module name
Revision
4271 -
Directory Listing
Modified
Sat Sep 27 12:52:10 2003 UTC
(9 years, 7 months ago)
by
joeyh
Remove kernel-image udeb from this list, as it is implicitly added when
NO_KERNEL is not set. Document other variables.
Revision
4265 -
Directory Listing
Modified
Sat Sep 27 12:45:17 2003 UTC
(9 years, 7 months ago)
by
joeyh
Re-enable all udebs that were commented out due to lack of space. Remove
the kernel. This image is retargeted; it is now the second floppy loaded in
a floppy install, after the bootfloppy.
We have 550k free on this floppy. Perhaps a few more udebs should be added
to it. I may add pcmcia support here tomorrow.
Revision
4263 -
Directory Listing
Modified
Sat Sep 27 12:42:08 2003 UTC
(9 years, 7 months ago)
by
joeyh
A new floppy image, this is a minimal boot floppy that can just load the
second floppy, with no interaction. We currently have 265k free on this
floppy!! Room for 2.6...
Revision
4204 -
Directory Listing
Modified
Fri Sep 26 09:31:45 2003 UTC
(9 years, 8 months ago)
by
sjogren
Add cdrom-retriever
Revision
4198 -
Directory Listing
Modified
Thu Sep 25 22:27:18 2003 UTC
(9 years, 8 months ago)
by
tsauter
busybox modutils are currently broken on ppc
Revision
4196 -
Directory Listing
Modified
Thu Sep 25 21:59:36 2003 UTC
(9 years, 8 months ago)
by
kraai
Create a netboot type for PowerPC, thanks to Gaudenz Steinlin.
Revision
4193 -
Directory Listing
Modified
Thu Sep 25 14:56:49 2003 UTC
(9 years, 8 months ago)
by
rhirst
Fix up the pkg lists for ia64
Revision
4171 -
Directory Listing
Modified
Wed Sep 24 12:04:24 2003 UTC
(9 years, 8 months ago)
by
mlang
Remove fb-modules for now, they create problems for pure text-mode usage
Revision
3959 -
Directory Listing
Modified
Thu Sep 4 13:55:50 2003 UTC
(9 years, 8 months ago)
by
sley
Unbreak floppy images. This is a workaround, we need a better solution for
that!
- Remove usb stuff from the floppy image. I can't see how they will ever
fit!
- Put busybox-cvs-udeb onto the floppy image because the net-udeb is broken
- Remove busybox-cvs-udeb from the drivers disks
Revision
3876 -
Directory Listing
Modified
Fri Aug 22 15:08:53 2003 UTC
(9 years, 9 months ago)
by
mlang
pkg-list for second floppy of access flavour
Revision
3875 -
Directory Listing
Modified
Fri Aug 22 15:07:15 2003 UTC
(9 years, 9 months ago)
by
mlang
pkg-list for access floppies
Revision
3866 -
Directory Listing
Modified
Fri Aug 22 09:29:49 2003 UTC
(9 years, 9 months ago)
by
wouter
Make the m68k build work again
Revision
3828 -
Directory Listing
Modified
Sun Aug 10 22:18:19 2003 UTC
(9 years, 9 months ago)
by
pere
Rename console-keymaps-ps2 to console-keymaps-at, based on patch from Thomas Poindessous.
Revision
3754 -
Directory Listing
Modified
Tue Jul 29 19:05:57 2003 UTC
(9 years, 9 months ago)
by
dannf
added udebs necessary to get networking going - comment out efireader, which
is currently unbuildable (though i have a patch to get it to build, i don't
know enough about what it does to test it)
Revision
3694 -
Directory Listing
Modified
Fri Jul 25 13:02:15 2003 UTC
(9 years, 10 months ago)
by
sley
Comment out pcmcia stuff until the modules are available in the archive
Revision
3693 -
Directory Listing
Modified
Fri Jul 25 13:00:34 2003 UTC
(9 years, 10 months ago)
by
sley
pcmcia stuuf commented out until these modules are in the archive
Revision
3617 -
Directory Listing
Modified
Sat Jul 19 16:52:53 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Initial revision
Revision
3592 -
Directory Listing
Modified
Fri Jul 18 16:30:37 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Removing cdrom144, as it is replaced by cd_drivers floppy
Revision
3591 -
Directory Listing
Modified
Fri Jul 18 16:29:03 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Rename driver1 to 'net_drivers', to match 'cd_drivers'
Revision
3583 -
Directory Listing
Modified
Fri Jul 18 10:03:59 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Initial revision
Revision
3582 -
Directory Listing
Modified
Fri Jul 18 09:25:33 2003 UTC
(9 years, 10 months ago)
by
mckinstry
no longer support floppy booting for alpha
Revision
3579 -
Directory Listing
Modified
Thu Jul 17 15:29:13 2003 UTC
(9 years, 10 months ago)
by
joeyh
add pcmcia support
Revision
3577 -
Directory Listing
Modified
Thu Jul 17 13:05:17 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Add floppy, frame buffer modules
Revision
3574 -
Directory Listing
Modified
Thu Jul 17 12:52:38 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Detect and install USB
Revision
3568 -
Directory Listing
Modified
Thu Jul 17 08:40:59 2003 UTC
(9 years, 10 months ago)
by
joeyh
include newt frontend
Revision
3560 -
Directory Listing
Modified
Thu Jul 17 07:22:26 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Add more useful modules
Revision
3559 -
Directory Listing
Modified
Thu Jul 17 07:22:05 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Everyone should try ethdetect
Revision
3558 -
Directory Listing
Modified
Wed Jul 16 20:17:09 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Remove brltty to make space for fb-modules, needed for i18n
Revision
3557 -
Directory Listing
Modified
Wed Jul 16 20:16:34 2003 UTC
(9 years, 10 months ago)
by
mckinstry
We need cdebconf-newt and bogl-bterm-udeb for i18n
Revision
3547 -
Directory Listing
Modified
Wed Jul 16 15:23:08 2003 UTC
(9 years, 10 months ago)
by
mckinstry
languagechooser and nano-udeb are nice things to have
Revision
3520 -
Directory Listing
Modified
Tue Jul 15 20:38:33 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Move rootskel-locale onto boot floppy to get line-drawing chars to work.
(Requires moving fb-modules, bogl-bterm to second floppy for space)
Revision
3496 -
Directory Listing
Modified
Tue Jul 15 13:17:57 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Put newt on the first floppy, discover on the second.
Revision
3485 -
Directory Listing
Modified
Tue Jul 15 09:36:58 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Need busybox-cvs-udeb for sanity
Revision
3463 -
Directory Listing
Modified
Mon Jul 14 14:31:43 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Add bterm for newt
Revision
3460 -
Directory Listing
Modified
Mon Jul 14 14:26:02 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Initial revision
Revision
3447 -
Directory Listing
Modified
Mon Jul 14 10:03:06 2003 UTC
(9 years, 10 months ago)
by
joeyh
yeah well
Revision
3444 -
Directory Listing
Modified
Mon Jul 14 09:57:58 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Initial revision
Revision
3439 -
Directory Listing
Modified
Mon Jul 14 09:31:17 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Renaming net to floppy
Revision
3438 -
Directory Listing
Modified
Mon Jul 14 09:33:19 2003 UTC
(9 years, 10 months ago)
by
mckinstry
Initial revision
Revision
3396 -
Directory Listing
Modified
Sat Jun 28 05:42:18 2003 UTC
(9 years, 10 months ago)
by
toff
add powerpc file
Revision
3395 -
Directory Listing
Modified
Sat Jun 28 05:20:14 2003 UTC
(9 years, 10 months ago)
by
toff
applied 15 May patch from Gaudenz Steinlin -- except new cd targets in Makefile (hunks failed).
Revision
3338 -
Directory Listing
Modified
Tue Jun 10 14:09:53 2003 UTC
(9 years, 11 months ago)
by
bcollins
Updates for SPARC IMAGE build. Uses latest kernel udeb's (just uploaded).
Revision
3337 -
Directory Listing
Modified
Tue Jun 10 13:54:25 2003 UTC
(9 years, 11 months ago)
by
sjogren
It's called nic-shared-modules these days
Revision
3336 -
Directory Listing
Modified
Tue Jun 10 11:15:11 2003 UTC
(9 years, 11 months ago)
by
pere
The cdrom image should contain the UTF-8 locale.
Revision
3291 -
Directory Listing
Modified
Thu Jun 5 01:59:42 2003 UTC
(9 years, 11 months ago)
by
bcollins
console-keymaps-sparc -> -console-keymaps-sun
Revision
3279 -
Directory Listing
Modified
Tue Jun 3 16:30:16 2003 UTC
(9 years, 11 months ago)
by
bcollins
Misc sparc updates
Revision
3247 -
Directory Listing
Modified
Sun Jun 1 08:40:39 2003 UTC
(9 years, 11 months ago)
by
pere
Reinsert di-utils-shell. It should be OK now.
Revision
3235 -
Directory Listing
Modified
Thu May 29 16:22:02 2003 UTC
(9 years, 11 months ago)
by
pere
Drop pump-udeb, as busybox-cvs-net-udeb contains udhcpc.
Revision
3233 -
Directory Listing
Modified
Thu May 29 16:01:42 2003 UTC
(9 years, 11 months ago)
by
pere
Let busybox-cvs-udeb or busybox-cvs-net-udeb replace busybox-udeb,
dash-udeb and modutils-basic.
Revision
3232 -
Directory Listing
Modified
Thu May 29 15:59:07 2003 UTC
(9 years, 11 months ago)
by
pere
Comment out di-utils-shell until it depend on the new cdebconf udebs.
Revision
3227 -
Directory Listing
Modified
Thu May 29 13:18:00 2003 UTC
(9 years, 11 months ago)
by
pere
Reorder lists to be in semi depend/run order. This make it easier to compare the different types against each other.
Revision
3191 -
Directory Listing
Modified
Wed May 21 22:25:10 2003 UTC
(10 years ago)
by
mckinstry
srm-reader to fetch initial debconf values from SRM firmware
Revision
3190 -
Directory Listing
Modified
Wed May 21 22:23:59 2003 UTC
(10 years ago)
by
mckinstry
efi-reader to fetch initial debconf values from EFI firmware
Revision
3189 -
Directory Listing
Modified
Wed May 21 22:19:04 2003 UTC
(10 years ago)
by
mckinstry
Add efi-reader to get initial values from BIOS firmware
Revision
3187 -
Directory Listing
Modified
Wed May 21 09:43:34 2003 UTC
(10 years ago)
by
mckinstry
Add srm-reader, to fetch initial values for some questions from
the SRM firmware.
Revision
3169 -
Directory Listing
Modified
Sun May 18 21:00:35 2003 UTC
(10 years ago)
by
mckinstry
Add kbd-chooser and keymaps
Revision
3161 -
Directory Listing
Modified
Sun May 18 16:01:00 2003 UTC
(10 years ago)
by
sjogren
Add pump
Revision
3013 -
Directory Listing
Modified
Tue May 6 00:05:36 2003 UTC
(10 years ago)
by
andrelop
* Revert change not meant to be commited. Sorry.
Revision
3011 -
Directory Listing
Modified
Mon May 5 23:59:12 2003 UTC
(10 years ago)
by
andrelop
* Fixed a litle typo in partconf's pt_BR debconf template translation.
Revision
2900 -
Directory Listing
Modified
Mon Apr 28 19:02:15 2003 UTC
(10 years ago)
by
waldi
netcfg-dhcp is not longer available for s390
Revision
2838 -
Directory Listing
Modified
Mon Apr 21 08:21:34 2003 UTC
(10 years, 1 month ago)
by
pere
New hw-detect depends on discover-data-udeb and discover-udeb. Make sure it is included on the floppies.
Revision
2837 -
Directory Listing
Modified
Mon Apr 21 08:07:24 2003 UTC
(10 years, 1 month ago)
by
pere
New ethdetect depend on hw-detect. Add it to the lists.
Revision
2836 -
Directory Listing
Modified
Mon Apr 21 08:01:47 2003 UTC
(10 years, 1 month ago)
by
pere
The new cdrom-detect depend on hw-detect. Add it to the list.
Revision
2744 -
Directory Listing
Modified
Thu Apr 17 15:15:15 2003 UTC
(10 years, 1 month ago)
by
waldi
- don't display floppy size if none is specified
- support infinite number of kernels
Revision
2734 -
Directory Listing
Modified
Mon Apr 14 20:56:49 2003 UTC
(10 years, 1 month ago)
by
mckinstry
Initial checkin
Revision
2727 -
Directory Listing
Modified
Sun Apr 13 13:18:33 2003 UTC
(10 years, 1 month ago)
by
mckinstry
Add usb, input modules. Needed for USB keyboards to work.
Revision
2726 -
Directory Listing
Modified
Sun Apr 13 13:17:33 2003 UTC
(10 years, 1 month ago)
by
mckinstry
Initial lists for sparc, ia64.
Same as cdrom, but they don't need cdrom, floppy modules
as they presumably have a working net connection.
Revision
2725 -
Directory Listing
Modified
Sun Apr 13 11:36:26 2003 UTC
(10 years, 1 month ago)
by
mckinstry
usb-modules; not udeb-modules. Typo.
Revision
2724 -
Directory Listing
Modified
Sun Apr 13 11:32:55 2003 UTC
(10 years, 1 month ago)
by
mckinstry
- Include console-keymaps-* where necessary.
- Include usb-modules, input-modules; necessary for USB keyboards
Need input-modules: once the USB Host controller loaded, the usbkbd.o module
must be loaded for the keyboard to (start|continue) working.
Revision
2597 -
Directory Listing
Modified
Sat Apr 5 16:10:34 2003 UTC
(10 years, 1 month ago)
by
pere
No use including lvm-modules any more. Anna will install it automatically.
Revision
2595 -
Directory Listing
Modified
Sat Apr 5 15:19:48 2003 UTC
(10 years, 1 month ago)
by
waldi
undo last commit
Revision
2594 -
Directory Listing
Modified
Sat Apr 5 15:08:57 2003 UTC
(10 years, 1 month ago)
by
waldi
- no net flavor for s390
- s390 don't need discover
Revision
2592 -
Directory Listing
Modified
Sat Apr 5 10:52:27 2003 UTC
(10 years, 1 month ago)
by
mckinstry
New netboot target. Just the modules needed for a 'netboot', either
a tftpboot, pxelinux or lifimage boot.
Revision
2584 -
Directory Listing
Modified
Sat Apr 5 08:16:18 2003 UTC
(10 years, 1 month ago)
by
mckinstry
Moved kbd-chooser from common to arch-dependent.
s390 doesn't have a local console for installation, and so doesn't need it.
Revision
2464 -
Directory Listing
Modified
Sun Mar 23 13:00:38 2003 UTC
(10 years, 2 months ago)
by
pere
Include LVM modules on cdrom floppy.
Revision
2463 -
Directory Listing
Modified
Sun Mar 23 13:00:15 2003 UTC
(10 years, 2 months ago)
by
pere
Add languagechooser to ask for language very early in the installation.
Revision
2378 -
Directory Listing
Modified
Mon Mar 17 20:35:21 2003 UTC
(10 years, 2 months ago)
by
mckinstry
Disable floppy-retriever
Revision
2326 -
Directory Listing
Modified
Sat Mar 15 16:30:37 2003 UTC
(10 years, 2 months ago)
by
pere
cdrom-detect need discover-data-udeb to function. Add it to cdrom144 package list.
Revision
2315 -
Directory Listing
Modified
Sat Mar 15 09:24:34 2003 UTC
(10 years, 2 months ago)
by
pere
Document why the kernel is in the package list.
Revision
2295 -
Directory Listing
Modified
Fri Mar 14 19:01:11 2003 UTC
(10 years, 2 months ago)
by
mckinstry
Added keymaps needed for m68k machines
Revision
2294 -
Directory Listing
Modified
Fri Mar 14 18:57:52 2003 UTC
(10 years, 2 months ago)
by
mckinstry
Add brltty-udeb, keymaps needed by hppa machines
Revision
2293 -
Directory Listing
Modified
Fri Mar 14 18:53:35 2003 UTC
(10 years, 2 months ago)
by
mckinstry
Add keymaps needed by arm machines
Revision
2292 -
Directory Listing
Modified
Fri Mar 14 18:48:27 2003 UTC
(10 years, 2 months ago)
by
mckinstry
Add keymaps needed by alpha machines
Revision
2291 -
Directory Listing
Modified
Fri Mar 14 18:42:44 2003 UTC
(10 years, 2 months ago)
by
mckinstry
Add keymaps needed by ppc machines
Revision
2290 -
Directory Listing
Modified
Fri Mar 14 18:36:48 2003 UTC
(10 years, 2 months ago)
by
mckinstry
We need floppy-retriever in order to fetch other drivers;
eg ppp, plip, nic-extra-modules, etc. which won't fit on the
boot floppy.
Revision
2289 -
Directory Listing
Modified
Fri Mar 14 18:30:35 2003 UTC
(10 years, 2 months ago)
by
mckinstry
Add discover-data-udeb, which is needed by cdrom-detect.
(Gives errors about missing files).
Revision
2181 -
Directory Listing
Modified
Sat Mar 8 23:13:42 2003 UTC
(10 years, 2 months ago)
by
mckinstry
Move ide-modules, scsi-modules from common; they are only currently present
in i386, alpha, m68k, powerpc archs.
Revision
2109 -
Directory Listing
Modified
Fri Feb 28 06:45:06 2003 UTC
(10 years, 2 months ago)
by
wouter
There are no floppy- or cdrom-modules for m68k
Revision
2094 -
Directory Listing
Modified
Wed Feb 26 07:30:49 2003 UTC
(10 years, 2 months ago)
by
tsauter
Add cdrom-checker
Revision
1967 -
Directory Listing
Modified
Tue Feb 18 18:58:18 2003 UTC
(10 years, 3 months ago)
by
mckinstry
Add languagechooser.
Revision
1924 -
Directory Listing
Modified
Tue Feb 11 21:33:00 2003 UTC
(10 years, 3 months ago)
by
mckinstry
Initial sparc modules
Revision
1923 -
Directory Listing
Modified
Tue Feb 11 21:32:00 2003 UTC
(10 years, 3 months ago)
by
mckinstry
Add console-keymaps required for i386 case
Revision
1922 -
Directory Listing
Modified
Tue Feb 11 21:30:59 2003 UTC
(10 years, 3 months ago)
by
mckinstry
Add kbd-chooser
Revision
1814 -
Directory Listing
Modified
Fri Jan 24 17:43:57 2003 UTC
(10 years, 4 months ago)
by
pere
Fix my stupid typo.
Revision
1812 -
Directory Listing
Modified
Thu Jan 23 11:34:15 2003 UTC
(10 years, 4 months ago)
by
pere
Move socket modules to i386 part to match how it is done in the cdrom lists.
Revision
1811 -
Directory Listing
Modified
Thu Jan 23 11:33:40 2003 UTC
(10 years, 4 months ago)
by
pere
Undo previous change. The socket modules are already in the i386 part.
Revision
1810 -
Directory Listing
Modified
Thu Jan 23 11:20:27 2003 UTC
(10 years, 4 months ago)
by
pere
Include socket-modules on CD build to avoid constand errors about missing net-pf-1 module.
Revision
1581 -
Directory Listing
Modified
Fri Dec 13 20:47:43 2002 UTC
(10 years, 5 months ago)
by
rhirst
hppa-specific pkglist for 64 bit second kernel
Revision
1439 -
Directory Listing
Modified
Wed Dec 4 21:24:28 2002 UTC
(10 years, 5 months ago)
by
sjogren
Add socket-modules to the cdrom pkglist
Revision
1431 -
Directory Listing
Modified
Mon Dec 2 22:49:51 2002 UTC
(10 years, 5 months ago)
by
wouter
First attempt at m68k support. Doesn't work yet, requires kernel-udebs,
and they're not finished yet...
Revision
1414 -
Directory Listing
Modified
Thu Nov 28 16:18:01 2002 UTC
(10 years, 5 months ago)
by
tfheen
comment out isa-pnp-modules and floppy-modules for now. This is so we actually have something which builds.
Revision
1401 -
Directory Listing
Modified
Wed Nov 27 16:32:50 2002 UTC
(10 years, 5 months ago)
by
sjogren
add the floppy retriever to the cdrom image
Revision
1387 -
Directory Listing
Modified
Mon Nov 25 19:11:04 2002 UTC
(10 years, 6 months ago)
by
mlang
Add brltty-udeb to i386 cdrom flavor
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
1309 -
Directory Listing
Modified
Tue Nov 19 18:18:18 2002 UTC
(10 years, 6 months ago)
by
pere
Include floppy modules in CDROM install.
Revision
1294 -
Directory Listing
Modified
Sun Nov 17 20:05:53 2002 UTC
(10 years, 6 months ago)
by
waldi
move some modules from common to i386
Revision
1288 -
Directory Listing
Modified
Sat Nov 16 02:30:45 2002 UTC
(10 years, 6 months ago)
by
kraai
Replace dhcp-client with pump and add socket-modules.
Revision
1101 -
Directory Listing
Modified
Sun Oct 20 07:54:28 2002 UTC
(10 years, 7 months ago)
by
waldi
add
Revision
1077 -
Directory Listing
Modified
Tue Oct 15 09:35:11 2002 UTC
(10 years, 7 months ago)
by
sjogren
Renaming wget-retriever to net-retriever
Revision
1019 -
Directory Listing
Modified
Fri Oct 4 05:26:48 2002 UTC
(10 years, 7 months ago)
by
kraai
ash-udeb has become dash-udeb
Revision
936 -
Directory Listing
Modified
Sun Sep 8 00:11:47 2002 UTC
(10 years, 8 months ago)
by
tfheen
s/discover-basic-udeb/discover-udeb/, which is what it'll be called for now.
Revision
872 -
Directory Listing
Modified
Thu Aug 29 04:51:27 2002 UTC
(10 years, 8 months ago)
by
dwhedon
add di-utils-shell.udeb to base, this adds about 4k compressed to the
filesystem. This gives us the 'Execute a shell' option.
Revision
781 -
Directory Listing
Added
Wed Jul 31 09:12:05 2002 UTC
(10 years, 9 months ago)
by
walters
Moved list files into their own directory, with arch-specific files in
them.
Also, I had to abandon the old lists/ directory, because CVS
apparently hates it when you make a file into a directory. Sigh.