Tag: bootstrap
-
FbStart accepts Matchbox into their Bootstrap track!
This was completely unexpected. Matchbox got accepted yesterday into FbStart’s Bootstrap track, and has received a lot of freebies (worth $40K USD) to kickstart the platform’s growth. Matchbox is born and bred in Mumbai, India. To be a part of the few apps in India to be accepted, means a lot. Thank you for…
-
bootstrap CentOS from Gentoo (or any linux distribution)
To bootstrap CentOS in Gentoo, I did the following. It basically installs the essential CentOS components into the specified directory, and from there on, chroot into that directory and perform tests, etc. First off, you’ll need to unmask a few packages(replace ~amd64 with ~x86 if your on the x86 architecture), and enable the flag sqlite…