I noticed on the tmosb instruction page there was a single sentenance mention of possible debian builds...
Ultimte Edition Debian would truely be the Ultimate OS!!

theemahn@JackHammer:~$ cd wip/
theemahn@JackHammer:~/wip$ ls
ultimate-edition-4.6-x64-lite ultimate-edition-4.6-x64-lite.iso
theemahn@JackHammer:~/wip$ rm -R *
rm: descend into write-protected directory ‘ultimate-edition-4.6-x64-lite’? ^C
theemahn@JackHammer:~/wip$ su
Password:
root@JackHammer:/home/theemahn/wip# rm -R *
root@JackHammer:/home/theemahn/wip# rm -R .*
rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘.’
rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘..’
root@JackHammer:/home/theemahn/wip# tmosb --build debian-7.7-x64.iso
▒▒▒▒▒▒▒▒▒▒▒▒▒▒ TheeMahn's O/S Builder (tmosb) 1.9.4, 04/17/2015 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ GNU tmosb home page: <http://os-builder.com/>. ▒
▒ E-mail bug reports to: <[email protected]>. ▒
▒ Be sure to include the word tmosb somewhere in the Subject: field. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒ Operating System pre-build information for: debian-7.7-x64.iso ▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ OPERATING SYSTEM VER RELEASE BASE ARCH LTS TYPE DE(s)
▒ Ultimate Edition x64.iso x64 NO STANDARD MATE
▒ Is the above correct? ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
WARNING: this will take a long time and download vast quantanties of data. (Y/N)
declare -a DEBIAN=("7.6" "7.7");
declare -a DISTARRAY=("Precise Pangolin" "Precise Pangolin" "Quantal Quetzal" "Quantal Quetzal" "Raring Ringtail" "Raring Ringtail" "Saucy Salamander" "Saucy Salamander" "Trusty Tahr" "Trusty Tahr" "Utopic Unicorn" "Utopic Unicorn" "Vivid Vervet" "Vivid Vervet" "Precise Pangolin" "Quantal Quetzal" "Raring Ringtail" "Saucy Salamander" "Trusty Tahr" "Utopic Unicorn" "Vivid Vervet");
declare -a UEARCH=("x64" "x86" "amd64" "i386" "armel" "armhf" "powerpc");
declare -a OLDRELEASES=("2.6" "2.7");
declare -a DISTBASE=("Ubuntu" "Debian");
Usage build;
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ tmosb -b <TARGETISO> ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Invokes tmosb to build <TARGETISO> from scratch. The format of the ISO
must comply as follows:
<DISTRO>-<VERSION>-<ARCHITECTURE>-[LITE/GAMERS/SERVER].[ISO] [DE]
Valid arguments are as follows and <REQUIRED>:
Distro: ubuntu, ultimate-edition, debian
Version: 12.04, 12.10, 13.04, 13.10, 14.04 for Ubuntu
Version: 7.6, 7.7 for Debian
Version: 3.4, 3.5 - 4.5 for Ultimate Edition
Architecture: x86, x64, armel, armhf, powerpc
[OPTIONAL TYPES]
Lite: lite
Gamers: gamers
Server: server, minimal-server
[OPTIONAL DE]
Desktop Environment (DE): MATE, KDE, XFCE, AWESOME, LXDE, RAZORQT, TOUCH, CINNAMON
and / or GNOME to add [OPTIONAL] Desktop Environment(s)
iso, lite, gamers, server and DE's as per synopsis is [OPTIONAL]
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Example: tmosb --build ultimate-edition-4.2-x64-lite.iso XFCE
Will build Ultimate Edition 4.2 64 bit Lite Operating System in ISO format.
adding the optional XFCE DE
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
root@JackHammer:/home/theemahn/wip#
While an unpolished #.0 release is nice; I prefer waiting for at least one bugs-fix point-release.now that Debian has released 'jessie,' …
Users browsing this forum: No registered users and 4 guests