| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefile configuration file is now generated automatically and contains all
string config options.
Separated tables drop from databaseinit.sql to file databaseclean.sql.
Also add clean and init target for database.
For this reason is also separated output and result from normal clean.
From now on won't be results removed on standard clean.
ARCH config variable is renamed to kernel_arch to make name more clear.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Initialisation now can be executed without loop it self.
|
|
|
|
| |
Not initram must be set and created manually by user.
|
| |
|
| |
|
|
|
|
| |
Not working properly yet.
|
|
|
|
|
|
| |
On first execution of buildroot targets from root Makefile is now placed
nondefault .config file.
This new configuration is default configuration except of initram setting.
|
| |
|
|
|