Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: disable exit handler to rw history file | Xin Ouyang | 2013-01-17 | 2 | -0/+31 |
| | | | | | | | | | | | | oe-core adds a exit handler to rw python command history file (~/.python-history). There are no allow rules for every user&role to use create/read/write ~/.python-history, and it is also improper to add rules because these rules would blow up the user&role's scope of authority. So disable the handler, if selinux enabled. Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> | ||||
* | python-ipy: rename to fix opkg-build error. | Xin Ouyang | 2012-06-29 | 1 | -0/+0 |
| | | | | | | *** Error: Package name contains illegal characters, (other than [a-z0-9.+-]) Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> | ||||
* | python-IPy: needed by policycoreutils. | Xin Ouyang | 2012-02-13 | 1 | -0/+34 |