MorphixScripts

From MorphixWiki

Jump to: navigation, search

MorphixDevel / MorphixHelp

Please note that you can find most of these scripts in the morphing-tools package in our Debian repository: http://www.morphix.org/debian

Contents

[edit] Hail the scripting languages!

Well, here you can find links and a description on a number of scripts, written to help the usage and development of morphix


[edit] Mainmod morph script by Craig Mackay

This is a bash script that allows you to customize a morphix main module. I would recommend running it from a writable partition after booting from a Morphix CD. A summary of the supported script commands will be displayed if the script is run without passing any arguments.

You need to edit this script so that its TOOLS variable points to the directory that contains extractcompressedfs, (It is /usr/bin on Morphix 0.4.1) and its CDR variable points to your CD burner. (Use 'cdrecord -scanbus' to find out; it's usually 0,0,0)


[edit] TROM v0.2 - Total Remastering Of Morphix

Main goal for this script, is to give people the option to remaster the entire contents of Morphix.


[edit] Module/Cloopimage making

Throws the whole process in one script, lets you build Morphix and KNOPPIX images. Note that you need the adapted cloop-utils

Facilitates in building a minimodule, this generates the directory structure and builds an image with an easy step-for-step CL-interface Now also has the ability to load .deb's into a minimodule, these are then added on boot to the mainmodule. PackageLists

Makes it easier to modify your morphix kernel and add third party modules to baseimage. The script contains contact information, and BasemoduleKernelScript contains documentation. This script doesn't contain any error checking code, and should be considered experimental. Feedback / updates are welcome


[edit] Image making

IsoMorpher

Made by yours truely, a perl script that lets you list, add and remove main/minimodules from an iso. Pretty simple, but thats the way we like it :-)


Scripts made by Kano. Note that his scripts are made primarily for Knoppix. You can find his collection on http://kano.mipooh.net/

http://kano.mipooh.net/my-pppoeconf.bash

A generic pppoeconf script for in Knoppix/Morphix. Works (better) than the one currently in Morphix

http://kano.mipooh.net/fcdsl-isdnconf-basic.bash

Connection script for isdn+capi

http://kano.mipooh.net/fcdsl-pppoeconf.bash

Connection script for fritzcard dsl pci

http://kano.mipooh.net/install-fcdsl-debian.bash

Installer for frtizcard dsl

Personal tools