Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solus-project/toolchain-cruft
Dumping ground for our emul32 toolchain scripts [WIP]
https://github.com/solus-project/toolchain-cruft
Last synced: 4 days ago
JSON representation
Dumping ground for our emul32 toolchain scripts [WIP]
- Host: GitHub
- URL: https://github.com/solus-project/toolchain-cruft
- Owner: solus-project
- License: mit
- Created: 2015-12-10T02:49:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-13T14:36:54.000Z (almost 9 years ago)
- Last Synced: 2024-03-26T10:20:39.158Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 108 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Scripts to enable bootstrap of the Solus toolchain and core system.
The need for this scripting arises for two major reasons:* We need a multilib toolchain for Solus 1.0
* Solus 2.0 will need to be rebootstapped with a clean rootTODO:
----- [x] Create profile based system
- [x] Add task tracking (`$PKGNAME.status`)
- [x] Set up a stage1 cross-compiler
- [x] Create a stage2 /tools/ style rootfs
- [x] Prefetch all downloads, avoid wget in chroot system
- [ ] Create a stage3 chroot base "final" builder
- [ ] Have stage3 back up (DESTDIR,install_root) treesAuthors
-------- Ikey Doherty
License
-------toolchain-cruft is made available under the terms of the MIT license.
Please see `LICENSE` for details.