Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
|
|
and 5ffc1b1540c0c7e039758bae429eea419195f09b
|
|
- 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
|
|
(needed for e-wm)
|
|
|
|
|
|
- Update 0.7.2+0.8.0pre4 to 0.8.0
- Inherit module-base - class for compilation of kernel-module
- Start lircd and lircexec only if config exists
- Describe sub-packages
- Use oe-provided pre/post-scripts
|
|
and 976ab775c762724292479f9fa164027324d51b41
|
|
- removed Minix FS support
- removed DevFS support
- removed DHCP server
- removed unzip (we have it in separate package)
- removed busybox keymaps handling support
- switched buffer allocation policy to "Allocate on the Stack" like Familiar have
|
|
new pkg.m4 file in the OE version of pkgconfig.
|
|
- Fix disable_printk.sh
- Boot NFS: Ignore failure of mounting /proc
|
|
- Fixes the severe udev initial boot speed issues for hx4700.
- DEFAULT_PREFERENCE="-1", please try if it works for you.
- Uses udevsynthesize to generate initial hotplug events.
|
|
and e7435bb445f99b2a8a23053c5faf7ee2326e32d4
|
|
and 99edbe0f3af53904ca2cb45c0849c1580b274a1d
|
|
|
|
|
|
- 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
|