How To Create A Shift Linux


Recommended Posts

Well, really, you just have to follow these steps:

Setting up the build environment

* Use a Debian based Linux distro [Debian Etch or Debian Sid}

* Add "deb http://www.morphix.org/debian unstable/" to your /etc/apt/source.list

* apt-get update

* apt-get install morphing-tools

* create a folder in your home directory that you want to use to store your Shift? downloads /home/username/shift/shift0.3.1

* additionally, create a folder in your /mnt directory (like /mnt/shiftlinux0.3.1)

* Get a morphix based .iso [or better: just a base .iso, preferably a stable one atm, like 0.5-pre5 or an autobuilded base .iso]

http://www.morphix.org/autobuilds/base/

* Download it to your /home/username/shift/shift0.3.1 folder

* Open a root terminal, guide to that folder in your home directory ( /home/username/shift/shift0.3.1)

* (or whatever folder you want to create in /mnt directory)

*

Creating your own mainmodule

* Use the xml file we have provided to you for Shift Gnome or Flux. Place it in the Shift folder you created in your /home/ username/shift/shift0.3.1 (or whatever folder name you used)

* If you're done with the .xml file [e.g., shiftgnome.xml], type or whatever you like to name them

Now, here is where you have to add wallpapers and such. They need to be placed in the /tmp/libmorphix-xxxxx (random numbers). This file is the image that will be burned to the CD once everything is in place. Look through the folder and you'll see a copy of a complete Shift Linux OS. Modify the files as needed for the wall paper and such. When you are done, you'll need to type:

(or whatever you named your .mod file in the above step)

Building an .iso out of it

* Now, remove the files in /scratch/iso/mainmod

* Copy/move shiftgnome.mod into /scratch/iso/mainmod

*

Finally, you need to add our ShiftNetUp.xml mini-module to the .iso so the network works... to do that, you need to make sure that the ShiftNetUp.xml file has the same version as the shiftgnome.xml (or whatever .xml file you use). Just edit the .xml file as before with Gedit or whatever text editor you use. The commands in the root terminal are:

isomorph --add mini ./ShiftNetUp.mod ./shiftgnome0.3.1.iso ./tmp.iso

mv ./tmp.iso ./shiftgnome0.3.1.iso

[/b]>

Make sure that you are still in your /home/username/shiftlinux (or whatever) folder

We have not had much success with the branding script, but if you want to try, here it is:

* Lastly, the :

The following will be changed

* Grub Titles

* Grub Background

* Username, Hostname

* Boot-up message

* Boot-up background

* Window Manager Wallpaper

Any Graphic file will do. Rebrand.png, Rebrand.jpg or Rebrand.gif The name of the graphics file is important as the script takes Rebrand as the new title for the LiveCD.

We will use these commands

mv ./tmp.iso ./MyMorph.iso[/b]>

* Done. Burn to cd with your favorite burn program or run with "qemu -cdrom shiftgnome0.3.1.iso" in the qemu emulator, for example

Ok... hope that this helps! If you reboot your computer before you complete this, your /tmp/libmorphix-xxxx file will be deleted, and you'll have to start again. I have had no success in saving this file elsewhere and copying it back to the /tmp folder... the permissions get screwed up and when you run the .iso, it won't startx because it doesn't have permission........ So, do this all in one seating (or without turning your computer off).

You are really working between your terminal (as root) and your file manager (creating folders for these files to be created).

KDE XML file:

kdefinal1.xml

Gnome XML file:

finalgnome.xml

Flux XML file:

finalflux.xml

ShiftNetUp XML File:

ShiftNetUp. xml file ishere>

Barney

anShift?/b> are registered trademarks with the Linux Mark Institute (LMI) 2006

neowin_gnome_1.xml

neowin_flux_0.3.1.xml

Link to comment
https://www.neowin.net/forum/topic/511474-how-to-create-a-shift-linux/
Share on other sites

  • 1 year later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Any so called performance increase will be in milliseconds, which nobody will actually notice in real world usage.
    • All it does is use the CPU more efficiently during boot to speed up boot times. That's it. Yawn....
    • It's not a one or the other kind of thing. Software should run efficiently, and the operating system should appropriately manage the CPU clocks. You could have the best most optimized software on earth, and it will still run faster if the CPU does a better job of boosting as needed. All this is doing is pre-boosting the CPU based on user actions, instead of waiting for the normal detection mechanism to kick in. If the OS knows it is about to need more CPU, why shouldn't it use that knowledge? It's the same idea of downshifting before passing someone, instead of just burying your foot into the peddle and waiting for the transmission to figure out what you want to do.
    • Audacity 3.7.8 by Razvan Serea Audacity is a free, open source digital audio editor and recording application. Edit your sounds using cut, copy, and paste features (with unlimited undo functionality), mix tracks, or apply effects to your recordings. The program also has a built-in amplitude-envelope editor, a customizable spectrogram mode, and a frequency-analysis window for audio-analysis applications. Built-in effects include bass boost, wah wah, and noise removal, and the program also supports VST plug-in effects. You can use Audacity to: Record live audio. Record computer playback on any Windows Vista or later machine. Convert tapes and records into digital recordings or CDs. Edit WAV, AIFF, FLAC, MP2, MP3 or Ogg Vorbis sound files. AC3, M4A/M4R (AAC), WMA and other formats supported using optional libraries. Cut, copy, splice or mix sounds together. Numerous effects including change the speed or pitch of a recording. Write your own plug-in effects with Nyquist. And more! See the complete list of features. Audacity 3.7.8 changelog: #10688 Fixed an exception thrown when pasting into a newly-created track (Thanks, David Bailes (@DavidBailes)!) #10870, #10884, #10775, #10629 Fixed tone generation, waveform-scale setting, SetClip Name parameter, and clip-boundary command names for scripting and macros (Thank you, David Bailes (@DavidBailes)!) #11106 Fixed the loading of presets for the Distortion effect (A million thanks, David Bailes (@DavidBailes)!) #10947 Fixed paste into an empty audio track not preserving the source sample rate (Thanks, Juan Gabriel Colonna (@juancolonna)!) #10776 Allowed AltGr modifier in label and clip name editing (Thanks, Davide Peressoni (@DPDmancul)!) #9938 Added options to choose where silence is truncated (start/middle/end) (Thanks, Noah Rosenfield (@nosenfield)!) #9935 Added Podcast 2.0 chapters JSON export for label tracks (Thanks, Noah Rosenfield (@nosenfield)!) #10103 Improve UI on HiDPI displays on Linux/wxGTK (Thanks, Ivan A. Melnikov (@iv-m)!) #10099 Fixed MixerBoard Mute and Solo button display (Thanks, Ivan A. Melnikov (@iv-m)!) #10681 Fixed multichannel FLAC import #10999 Fixed envelope being broken after joining clips Download: Audacity 64-bit | Standalone ~20.0 MB (Open Source) Download: Audacity 32-bit | Standalone Download: Audacity ARM64 | Standalone View: Audacity Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • There really isn't anything magical about the low latency profile, other OS's do this as well. All they're doing is using your CPUs boost clock options in a more smarter way.
  • Recent Achievements

    • One Month Later
      highriskpaym earned a badge
      One Month Later
    • Week One Done
      highriskpaym earned a badge
      Week One Done
    • One Year In
      highriskpaym earned a badge
      One Year In
    • Week One Done
      FBSPL earned a badge
      Week One Done
    • One Year In
      Jim Dugan earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      497
    2. 2
      PsYcHoKiLLa
      198
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      71
  • Tell a friend

    Love Neowin? Tell a friend!