Age | Commit message (Collapse) | Author | Files |
|
|
|
- the file is actually used in all NSLU2 uclibc builds, even though
- it contains distro settings, therefore to avoid replicating it it
- is made the default for all NSLU2
|
|
nslu2-kernel
- ucslugc is substantially as before, however the configuration is now
- expressed as a specific instance of nslu2-btu.conf (big-endian, thumb,
- uclibc). The other six buildable variants of ucslugc have been added
- as separate configuration files, all with names of the form 'nslu2-???'
- for big vs little, arm vs thumb and glibc vs uclibc.
- IAL 2.0 is now in a testable state (reboot works) and so is the default
- for all nslu2-??? configurations.
- Overridable variables of the form UCSLUGC_* have been replaced with
- variables named NSLU2_*
|
|
- This change effectively forces all users of openslug-image to use
- udev. Before this change the DISTRO file had to set udev to be
- installed. This ensures consistency and removes the requirement to
- maintain a fully and correctly populated static dev directory (it is
- currently broken and will probably remain so!)
|
|
- version 1.4 of ixp4xx-csr now behaves like the other versions and
- requires users of the package to download the source code themselves
- from Intel. This helps ensure than no one accidentally violates the
- license agreement (by forcing all builders of the software to read it)
|
|
- The LE patch removed code to initialise a semaphore, this caused
- a crash when the semaphore was used during the device close
- Also change config to use the 'only one NPE' option in the build,
- however by examination this doesn't work very well.
|
|
|
|
and c39d6bcb62a3013ec76c9d9c53de817504ff1a7e
|
|
{nslu2, openslug} bb files; so here it is... (better safe than sorry)
|
|
and 56b3ed4e9341f55c95f894d1e48ffe56412f45fa
|
|
and 435eda25fcea43b6f5ea1c355dee46e99dcecf85
|
|
|
|
and cd62a942d3f4d8312805fdc22c6d3c92d034e14c
|
|
* CONFIG_BLK_DEV_SR=m (for audio extraction from cdrom)
* CONFIG_CHR_DEV_SG=m (for audio extraction from cdrom)
* CONFIG_USB_PWC=m (module for Philips and Logitech Webcams)
* CONFIG_USB_EHCI_SPLIT_ISO=y (support USB 1.1 devices on USB 2.0 hubs)
* CONFIG_CPU_BIG_ENDIAN=y (should be the default until LE is more mature)
|
|
|
|
and fde2dcf4bd1f97276f953d2d07bd6c701c2a7e49
|
|
* CONFIG_BLK_DEV_SR=m (for audio extraction from cdrom)
* CONFIG_CHR_DEV_SG=m (for audio extraction from cdrom)
* CONFIG_USB_PWC=m (module for Philips and Logitech Webcams)
* CONFIG_USB_EHCI_SPLIT_ISO=y (support USB 1.1 devices on USB 2.0 hubs)
* CONFIG_CPU_BIG_ENDIAN=y (should be the default until LE is more mature)
|
|
|
|
|
|
|
|
|
|
|
|
and f9c285d9818e0742ed1724a0b77d7f7a51b378b6
|
|
|
|
|
|
|
|
|
|
fit better in simpad and h2200
|
|
|
|
- potentially optional parts of openslug-image can now be removed
- removed 2.6.14-rc2
- moved to 2.6.14-rc4
- added RedBoot FIS Directory automagic byte swap
|
|
- the code has ARM assembler, which doesn't work when compiled -mthumb
- so disable -mthumb by setting ARM_INSTRUCTION_SET="", only affects
- thumb builds (no PR bump - it didn't even compile before.)
|
|
-qpe version
|
|
- upstream changed source code location
|
|
- Change uclibc 0.9.28 ucslugc builds (only) to use the new mechanism
- to select ucslugc arm and armeb config
- There is no change to any build config (including ucslugc), just a
- change in mechanism.
|
|
|
|
and 7b483e2e04e0fbbaf5a7d86cc57455420540e5fa
|
|
|
|
|
|
upgrades/${MACHINE} feed
- kernel (or other machine specific) upgrades goes to upgrades/${MACHINE}/ feed
which need to be named without "/" to protect ipkg from failing
|
|
- Opie-console doesn't respect scroll-bar on left side.
|
|
|
|
- Button settngs changes are applied only after restart
|
|
- Backup and Restore does not show list of backups to restore on start
|
|
- opie-console lack UI setting for switching scrollbar
|
|
I compared pcmcia-cs 3.2.8 config with orinoco-modules and hostap-modules
config files and tried to clean pcmcia-cs/config - currently removed ALL cards
mapped to "orinoco_cs" which are defined also in hostap_cs.conf file.
Patch was reviewed and approved by Mickeyl
|
|
|
|
and 7aa0e0efab18c8baf78ca2412e3d5602bf2252fc
|
|
- patch updated and sent upstream
|
|
|
|
- the existing arm (le) config will not work with NSLU2 because of the
- use of 32 bit assembler which is not thumb compatible, this change
- uses a config file derived from the BE (NSLU2) config
|