Hi,

in oscar_wizard in step 2 "Configure Selected OSCAR Packages..."
for sis I set the additional kernel boot options to "enforcing=0" as otherwise 
my centos kernel wont boot due to missing selinux conf files (i dont use the 
selinux opkg).

however - in the image, the /etc/systemconfig/systemconfig.conf file does not 
have the expected APPEND line.

the parameter is correctly saved to the database:
mysql> select * from Packages_config where package='sis';
+-----------+---------+---------------+-------------+---------+
| config_id | package | name          | value       | context |
+-----------+---------+---------------+-------------+---------+
|         5 | sis     | kernel_append | enforcing=0 | global  |
+-----------+---------+---------------+-------------+---------+
1 row in set (0.01 sec)

thanks

kind regards
Thilo

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to