mmatuska / mfsbsd

mfsBSD
http://mfsbsd.vx.sk
BSD 2-Clause "Simplified" License
494 stars 137 forks source link

Some cleanups and a few optimizations. #54

Closed DaElf closed 9 years ago

DaElf commented 9 years ago

This allows to create a "config" file that can be .included befor the default options.

Allow the src kernel dirctory to be setable Useful when not using the default "kernel" tarball

Use exclude option to tar vs removing the files later

Replace the use of CURDIR with .CURDIR

A couple of extra checks to prevent failures kernel is already compressed Not using a kernel tarball -- everthing is all in one "base.tar"

Move "BOOTFILES" to a setable list

Install all acpi*.ko modules -- since things are split up now.