Ubuntu Information
How do you use it?
At
the command line, you simply run "sudo remastersys backup" to
make a full system backup, or "sudo su" to become root and
then run
"remastersys dist" to make a distributable copy to share with
friends.
There is a configuration file -
/etc/remastersys.conf where you can set
things like the name of the livecd/dvd, the live session username,
other files to exclude from the cd/dvd, etc.
If you are a gui person, simply click on the "Remastersys Backup" icon in the System Menu and you can select which option you want to run.
IMPORTANT NOTE: You must be
connected to the internet so remastersys can download the correct
Ubiquity frontend and it's dependencies. If you do not have
internet access when you start remastersys, it will fail to download
the frontend for the installer and your live system will not be
installable.
Some notes about using the dist option
You should start with a clean install of Ubuntu or variant and use a single user to make all changes. You should not install any proprietary video drivers like the nvidia or ati drivers as they will not be used on the livecd and users will have to reinstall them after installation. Clean up history and cache and copy over the contents to /etc/skel but be sure to change the ownership of everything in /etc/skel to root. While the livecd/dvd is being created, you should not open any other apps or windows.
Some notes about the backup option
You can log into the livecd/dvd with any valid user that was on the system on the hard drive but it is recommended to log into the first one created during the initial installation as that is the user that can sudo. When you come to install this back to a hard drive, the user setup portion of ubiquity (the install program) is just a placeholder other than the system name. The username and password set here will not be used but must be created in order to continue with the installation. Part of the reason for this is that your users are already created so you don't need to create them again, but more importantly because user setup is an integral part of the install program and cannot be removed or bypassed easily. If you were using proprietary video drivers like the nvidia or ati ones, you will need to reinstall them. The Ubuntu livecd scripts prevent these from running properly but reinstalling them after installation will make them work again.
Some notes about the 3.0.0-1 and upMost notable changes are as follows:
Brand New GUI based on remastersys-gtk gui created by Krasimir S.
Stefanov <lokiisyourmaster@gmail.com> and some tweaks and ideas
from me Tony Brijeski <tb6517@yahoo.com> but most of the credit
needs to go to Krasimir for it.
Incorporated in the gui are tools I created to help those creating a
distro to customize the live boot background, the system grub
background, creating a new plymouth theme and selecting which plymouth
theme will be the default as well as copying the relevant settings from
your user to /etc/skel making it the default for the live system.
The remastersys.log will also show a lot more detail and I also added
in more checks to try and help make sure the remaster is a good one but
I can't account for every situation so if you have issues I will try to
help you out.
Starting
with 3.0.1-1 there is a firstboot system startup script that is used
for backup mode to remove the install icon from the desktop and you can
add whatever other custom commands you like in it. Just edit
/etc/init.d/remastersys-firstboot and put your commands inbetween the
lines indicated.
Thanks very much to all the folks that tested this out and provided
feedback and tweaks.
This is the best version of remastersys yet and I hope you all like it.
Where to go to ask questions, report bugs, request features or make recommendations?
The main support area is on the Remastersys Forum
What license is remastersys covered by?
It is released under the GNU GPL Version 2Where can I get remastersys?
The Remastersys repository needs to be added to your /etc/apt/sources.list