Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix depmod intercept. Patch from Andreas Oberritter. | graham.gower@gmail.com | 2011-02-01 | 1 | -4/+4 |
| | | | | | | | | | * If depmod -a ${KERNEL_VERSION} is called, the version should be retained. * The script calls depmod -A, which does nothing if the installed module's timestamp is older than modules.dep's timestamp. As modules generally inherit the timestamp of the build, this would result in depmod doing nothing. git-svn-id: http://opkg.googlecode.com/svn/trunk@599 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 | ||||
* | * Rename top level ipkg directory to opkg | ticktock35 | 2008-12-14 | 3 | -9/+9 |
| | | | | git-svn-id: http://opkg.googlecode.com/svn/trunk@8 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 | ||||
* | * Add ipkg for future development | ticktock35 | 2008-12-14 | 3 | -0/+26 |
git-svn-id: http://opkg.googlecode.com/svn/trunk@3 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 |