Reviewing merge request #47: Some more fixes to package-groups
- exclude installer-shell on ARM as it has dependency that can't be satisfied.
- ignore some generated files with .gitignore
- Ignore some patterns on certain architectures as the hardware adaptations are architecture specific
- Fix copy paster error in cedartrail support pattern.
- Added basesystem package to base pattern.
- Fix ia32 image creation by adding mesa-libGLESv2 to the oaktrail and pinetrail groups.
Commits that would be merged:
- 9740002
- 478fdd5
- b5847fc
- fd209ef
- 7bd4d69
- 15b820f
- ad2941f
- d41316a
installer-shell requires syslinux-extlinux thus setting i586 only.
Ignore some temporary files and generated files.
Some patterns are ARCH specific so ignore those on other archs.
Fix copy paster error.
Executed scripts/cleanup-patterns.py.
Adding basesystem package to base pattern.
Added mesa-libGLESv2 to oaktrail and pinetrail package groups, because package managers can't decide otherwise if they should pick mesa or emgd-bin for the platform.
9740002-478fdd5

Add a new comment:
Login or create an account to post a comment