Age | Commit message (Collapse) | Author | Files |
|
|
|
and 'd17c8965045bca1d838e85c0b4579217b647682c'
using ancestor ''
to branch 'org.openembedded.dev'
|
|
- the meanings of various fields in /sys/class/leds/* have changed,
slugos-init is updated to take account of these in 0.10
|
|
slugos doesn't support IPV6 by default, and wget fails on IPV4 if IPV6 isn't
supported in the kernel.
|
|
|
|
- a new 'simple.script' patch ensures that resolve.conf is
maintained correctly when multiple ethernet ports are present
in the system, fixes slug bug 347
|
|
- the init.d script fixfstab uses blkid to build a partition/uuid
mapping table and compares this to the version from the previous
boot, if anything changes /etc/fstab is updated
|
|
- the same bug exists in earlier versions and is probably fixed by the
same patch, objcopy (==strip) would identify an ro file and abort the
overwrite (smart_rename), but the caller in objcopy fails to check the
error code and so the error is not reported
|
|
|
|
- More kernel 2.6 changes
- Booting off SD seems to work as expected now
- Turn off printk before showing the menu, kernel messages make a mess of it
- Load keympas before showing the menu. init=/bin/sh is useless with a b0rked keymapping.
|
|
postinst for ppp (main) package. Fixes hh.org Bug #1469.
- no misc changes this time.
|
|
|
|
postinst for ppp (main) package. Fixes hh.org Bug #1469.
|
|
|
|
- the hand crafted do_stage installed a broken file in staging, the
fix is to use the standard native do_stage which does a proper install
using the makefile
|
|
|
|
|
|
|
|
and fe1ec31f3dd593d62186ad1c3ebd437c7df45777
|
|
|
|
|
|
- the /boot/disk bootstrap now mounts -U uuid if one is available from
turnup. turnup checks disk for blkids and no longer complains about
.recovery, /boo/* no longer create .recovery or check for it on boot;
disconnect the disk or the network to boot to flash on a semi broken
system.
|
|
|
|
- blkid (and uuidgen) are useful for non-ext2/3 file systems
(e.g. reiserfs) and can be used at boot to reliably find the
root file system, therefore it is useful to have them in
separate packages. e2fsprogs (${PN}) now RDEPENDS on the new
packages to ensure nothing gets broken.
|
|
- Add kernel 2.6 DE keymap for Akita
- Add kernel 2.4 and 2.6 DE keymap for Borzoi and Spitz
|
|
and cd257fc3be2c2b6a6d43881ec1ebc7fd3b1608ff
|
|
|
|
port and attendant arguments from /etc/sysconfig/irda.
|
|
|
|
- Use altboot-KERNEL_VERSION.cfg instead of altboot.cfg
|
|
- First changes to support Kernel 2.6
- As of this push altboot should be considered *unstable* until work on 2.6 has finished!
- Add IGNORE_STRIP_ERRORS = "1" to allow for snapshots
|
|
- this does actually seem to work (release 0.45.01 simply exited from
bash without any output), but it depends on things like the 'raw'
command existing and working, so it isn't very useful
|
|
- evas is left at 20060113 because it changed that day and breaks ecore
- cpp and gcc paths are hard-coded to /usr/bin/ to fix some issues with OE's binaries in use with edje
|
|
- define TARGET_KERNEL_CC_ARCH to define arch specific compiler options
in machine.conf. The default for the kernel is "" (empty), although
it should probably be TARGET_CC_ARCH in the future. The default for
modules is TARGET_CC_ARCH
|
|
* LEDs updates based on comments from LKML and other sources:
* Functions now all follow the name led_*
* brightness is now an enum
* the timer frequency is in Hz
* the time has a duty parameter
* include the ixp4xx driver in the LED patch series (thanks jbowler)
* Rework backlight class to handle a number of bugs to do with suspend/resume
making state assumptions
* Move common backlight code/variables are moved out of the driver into the core.
* Update corgi_generic_bl patch so tosa can share the code
* Add arm IP checksum fix (some users reported seeing checksum corruption)
* Add potential fix for pxafb issues (whitescreen)
* Fix pxa27x cpu speed reporting
* Increase the scanrate on c series keyboards (solved key repeat issue)
|
|
|
|
and e4d8da41e5409080382f7a87c16b20bcc29516e3
|
|
- boot scripts now use the new beep arguments
|
|
- slugos now installs the correct device table in the image build,
ensuring that the device table matches /dev and, maybe, removing
confusion
|
|
|
|
- util-linux fdisk does not work on ARM (alignment problems) so use
the busybox one in preference
|
|
|
|
and dde70ffa9a39c0416ae2875c26c72ab5016c8850
|
|
|
|
|
|
|
|
other GPE apps. Fixes hh.org Bug #1463.
|
|
|
|
- /sbin/leds is now a script which uses /sys/class/leds
All scripts are not in /sbin
/sbin/sysconf does SysConf reading and now implements save/restore
of the system configuration.
turnup, reflash and sysconfsetup use /sbin/sysconf as appropriate
Unused files removed
|
|
|