Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-23 | bash-noemu: Adding patch to prevent dlopen in runtime | Aloisio Almeida Jr | 1 | |
The solution adopted was "copy" the following libc functions from libc: * setpwent * endpwent * getpwent * getpwuid With this patch bash looses the capability of NSS, it will just read info from /etc/passwd file | ||||
2008-03-25 | Adding noemu packages for Mamona. | Rodrigo Vivi | 1 | |
Noemu packages are native packages made to install on a qemu environment as a target package avoiding some unecessary emulations. http://dev.openbossa.org/trac/mamona/wiki/noemu |