Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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]

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 root

TODO:
----

- [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) trees

Authors
-------

- Ikey Doherty

License
-------

toolchain-cruft is made available under the terms of the MIT license.
Please see `LICENSE` for details.