Age | Commit message (Collapse) | Author | Files |
|
'count' field semantics in makedevs, it now means "number of device nodes to create" opposed to the old meaning "number of device nodes to create as if the 'start' field was 0".
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
|
|
makedevs fixes showed up the problem though). Also create /dev directory before populating
|
|
|
|
- slugos now installs the correct device table in the image build,
ensuring that the device table matches /dev and, maybe, removing
confusion
|
|
- All the openslug/ucslugc specific .bb files are converted in this
- change to use generic 'slugos' files with the required configuration
- in openslug.conf or ucslugc.conf. This unifies the image and package
- build stuff. Old targets should continue to work as the slugos
- .bb files PROVIDE the required targets.
|