All Projects → mmatuska → Mfsbsd

mmatuska / Mfsbsd

Licence: bsd-2-clause
mfsBSD

Labels

Projects that are alternatives of or similar to Mfsbsd

Ios Project Env Setup
Setup your iOS project environment with a Shellscript, Makefile or Rakefile
Stars: ✭ 320 (-12.81%)
Mutual labels:  makefile
Theos
A cross-platform suite of tools for building and deploying software for iOS and other platforms.
Stars: ✭ 3,619 (+886.1%)
Mutual labels:  makefile
Intel Nuc Dsdt Patch
Patches and Clover configuration required for Intel NUC5/6/7/8 series mini PCs
Stars: ✭ 355 (-3.27%)
Mutual labels:  makefile
Alpine Elixir Phoenix
An Alpine Linux base image containing Elixir, Erlang, Node, Hex, and Rebar. Ready for Phoenix applications!
Stars: ✭ 320 (-12.81%)
Mutual labels:  makefile
Python Docs Fr
French translation of the Python documentation.
Stars: ✭ 326 (-11.17%)
Mutual labels:  makefile
Makefile Templates
Makefile templates for different sized projects
Stars: ✭ 336 (-8.45%)
Mutual labels:  makefile
React Fatigue Dev
Module of modules for making modules
Stars: ✭ 317 (-13.62%)
Mutual labels:  makefile
Cs Wiki
Lambda School CS Wiki
Stars: ✭ 363 (-1.09%)
Mutual labels:  makefile
Node.docker
🌐 Super small Node.js container (~15MB) based on Alpine Linux OS
Stars: ✭ 328 (-10.63%)
Mutual labels:  makefile
Proprietary vendor samsung
Stars: ✭ 342 (-6.81%)
Mutual labels:  makefile
Procursus
Modern iOS Bootstrap
Stars: ✭ 311 (-15.26%)
Mutual labels:  makefile
Ports
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the [email protected] mailing list.
Stars: ✭ 324 (-11.72%)
Mutual labels:  makefile
Phpthewrongway
A pragmatic view on PHP programming.
Stars: ✭ 338 (-7.9%)
Mutual labels:  makefile
Helm Doc Zh Cn
Try to translate the helm official docs to Chinese. Helm官方文档中文翻译。如果大家觉得这个项目还可以,麻烦打一下右上角的Star按钮,谢谢。此网址查看更方便,欢迎大家提bug,
Stars: ✭ 319 (-13.08%)
Mutual labels:  makefile
Http2 Spec
Working copy of the HTTP/2 Specification
Stars: ✭ 3,622 (+886.92%)
Mutual labels:  makefile
Iso
Pop!_OS ISO production
Stars: ✭ 318 (-13.35%)
Mutual labels:  makefile
Xmake
🔥 A cross-platform build utility based on Lua
Stars: ✭ 4,229 (+1052.32%)
Mutual labels:  makefile
Hermit
Hermit is a monospace font designed to be clear, pragmatic and very readable.
Stars: ✭ 367 (+0%)
Mutual labels:  makefile
Python Package Template
🚀 Your next Python package needs a bleeding-edge project structure.
Stars: ✭ 356 (-3%)
Mutual labels:  makefile
Awesome Music Production
A curated list of software, services and resources to create and distribute music.
Stars: ✭ 340 (-7.36%)
Mutual labels:  makefile

mfsBSD

Copyright (c) 2019 Martin Matuska

Version 2.3

Description

This is a set of scripts that generates a bootable image, ISO file or boot files only, that create a working minimal installation of FreeBSD. This minimal installation gets completely loaded into memory.

The image may be written directly using dd(1) onto any bootable block device, e.g. a hard disk or a USB stick e.g. /dev/da0, or a bootable slice only, e.g. /dev/ada0s1

Build-time requirements

  • FreeBSD 11 or higher installed, tested on i386 or amd64
  • base.txz and kernel.txz from a FreeBSD 11 or higher distribution

Runtime requirements

  • a minimum of 512MB system memory

Other information

See BUILD and INSTALL for building and installation instructions.

Project homepage: http://mfsbsd.vx.sk

This project is based on the ideas of the depenguinator project: http://www.daemonology.net/depenguinator/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].