aboutsummaryrefslogtreecommitdiffstats
path: root/packages/altboot
AgeCommit message (Collapse)Author
2006-11-12altboot: Make Mr. Parser happy againMatthias Hentges
2006-11-08altboot: Remove modprobe-messages on PoodleMatthias Hentges
2006-11-05altboot: Add ENABLE_SOUND to altbootctlMatthias Hentges
2006-10-29altboot: Update to -wip-20061029Matthias Hentges
- Added a work-around for the broken OUT_TTY assignment on Collie
2006-10-28altboot: Update 0.0.0 versionMatthias Hentges
2006-10-28altboot: Add 1.1.0-wip-20061028:Matthias Hentges
- Add setting ENABLE_DEBUGGIN [auto on off] to altbootctl - Add setting ENABLE_DEBUG_SHELL [on off] to altbootctl - Fixed a bug in dump_pref()
2006-10-26altboot:Matthias Hentges
- Add altbootctl to set altboot options on a permanent or per-reboot basis - Only remember selections for the next boot that actually make sense - Cleanup of run_timer() - Disabled existing kexec modules due to a planned rework
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-07-29altboot: Fix poodle-2.6.confMatthias Hentges
2006-07-15altboot: Add 1.0.8, correcting poodle-2.6.conf and fixing tosa / 2.6 kbd supportMatthias Hentges
2006-07-07altboot: Fix Tosa/2.6 kbd detectionMatthias Hentges
2006-07-05altboot: Upload correct .bb for altboot 1.0.7Matthias Hentges
2006-07-05altboot: Update to 1.0.7 finalMatthias Hentges
2006-05-21altboot: Poodle: Fix boot-timeout, add 1.0.7-rc4Matthias Hentges
2006-05-10altboot: Add 1.0.7-rc3, containing kernel 2.6 Poodle and Tosa configsMatthias Hentges
2006-05-09altboot: Add Poodle and Tosa kernel 2.6 configsMatthias Hentges
2006-05-07altboot: Fix redirection so altboot can now be launched remotely and remove ↵Matthias Hentges
dependency from altboot-conf
2006-05-06altboot: Split altboot into altboot (PACKAGE_ARCH = all) and altboot-conf ↵Matthias Hentges
(ARCH = ${MACHINE}, cleanup altboot_0.0.0.bb and rework some redirects to use tty1, not tty0.
2006-04-27altboot: Add LICENSEMatthias Hentges
2006-04-23altboot: Add 1.0.7-rc2Matthias Hentges
2006-04-23altboot: Matthias Hentges
- Removed multiple die() functions - Altboot no longer activates an off-flash altboot-menu when not booting from flash - Added a debug_echo function which is disabled in non-rc and non-snapshot builds - RC's and snapshots now spawn a debug shell on tty4 right after the kernel is booted - die() messages are now colored red/white, debug is purple(?)/white - Fixed start_networking() on collie and made it a little bit more verbose
2006-04-19altboot: Add RRECOMMENDS for e2fsprogs-e2fsck dosfstools ( and kexec-tools ↵Matthias Hentges
for kernel 2.6)
2006-04-17altboot: mv 1.0.6-rc4 1.0.6, added 1.0.7-rc1 with kexec support and changes ↵Matthias Hentges
all over the place.
2006-04-17altboot: Add initial support for kexec, reworked parts of the menu codeMatthias Hentges
2006-04-16altboot: Allow usage of USB network (g_ether) for NFS bootingMatthias Hentges
2006-04-16altboot: Add 1.0.6-rc4Matthias Hentges
2006-04-16altboot: - Fix image_reconf to propperly mount /home.flashMatthias Hentges
- Add another bunch of missing redirects for Collie - Work around error message of playbeep.sh on first-boot - Re-enable propper failsafe fallthroughs in init.altboot
2006-04-12altboot: Add 1..6-rc3Matthias Hentges
2006-04-12altboot: Fix STDIN error messages on collieMatthias Hentges
2006-04-12altboot: Add missing fileMatthias Hentges
2006-04-12altboot: Do not echo the password when entering init=/bin/sh Matthias Hentges
2006-04-12altboot:Matthias Hentges
- Emmit a low-volume beep on alsa devices before running the timeout - Removed some redirects from init_rootfs - Fixed CF booting w/ kernel 2.6.16 - Fixed altboot menu on c7x0 running kernel 2.6
2006-04-11altboot: Fix tar.gz installer to work w/o inserted cf or sd cards, fix ↵Matthias Hentges
mount_cf to work with udev
2006-04-09merge of b40b9fb8b17f69ba321fa34167b8ddb37dc72ec2Holger Freyther
and e6a2ccb39d3b001fdcc1071ba1860678a1fe8647
2006-04-08altboot: Add 1.0.6-rc2Matthias Hentges
2006-04-08altboot: Fix NFS booting with kernel 2.6.16 (not pcmcia-utils)Matthias Hentges
2006-04-04altboot: - Allow a basic reconfiguration of non-flash based installations:Matthias Hentges
- Move /home from flash into the image - Remove SD / CF / /home ipkg dests - Move ipkg package data from RAM into the image - All of the above is _optional_ - Be a little bit less verbose. - Yet _again_ change the way we detect wheter we are called by the kernel or the user...this is driving me nuts.
2006-04-03altboot: Add 1.0.6-rc2 .bbMatthias Hentges
2006-04-03altboot: Remove an error message when /bin/sh -> /bin/bashMatthias Hentges
2006-04-03altboot: Remove spitz's postinst and postrm for kernel 2.4Matthias Hentges
2006-04-03altboot: Drop kernel 2.4 support for Spitz and Borzoi. These two were a ↵Matthias Hentges
support nightmare w/ 2.4
2006-04-03altboot: Change the way we check if altboot is called by the kernel or the ↵Matthias Hentges
user.The old function only worked because on most Zaurii /var is lost on reboot. This fixes altboot on Spitz / Borzoi w/ kernel 2.6. Courtesy polyonymous @ #openzaurus
2006-03-30altboot: Be more verbose about when all messages are coming from the new rootfsMatthias Hentges
2006-03-29altboot: Altboot now remembers the last loop-image (or realfs),too, which ↵Matthias Hentges
allowsa true automatic booting of the last user-setting
2006-03-28altboot: Add tosa support for kernel 2.4Matthias Hentges
Contributed by Sebastian S
2006-03-11altboot: Sync with .oz branchMatthias Hentges
2006-03-02altboot: Releas of the first stable version: 0.0.5. Tested on Akita and CollieMatthias Hentges
2006-03-01altboot: Last changes before the stable relaseMatthias Hentges
2006-02-24altboot: Add experimental (IOW untested) borzoi and c7x0 configsMatthias Hentges
2006-02-24altboot: update to 0.0.5-rc5. This version is known to work with kernel 2.4 ↵Matthias Hentges
an 2.6 (all plugins) on Akita