Remastersys and AVLinux Forum
May 18, 2013, 03:47:21 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Remastersys 3.0.4-2 for Ubuntu Lucid and Newer including Quantal Released
 
   Home   Remastersys Home Remastersys downloads Donate Login Register AV LINUX Home Help Search  
Pages: [1]
  Print  
Author Topic: Version Control Distribution Modifications  (Read 310 times)
0 Members and 1 Guest are viewing this topic.
nhodges
Newbie
*
Offline Offline

Posts: 4


« on: April 26, 2012, 12:49:34 PM »

What is the best way to keep my changes made to my remastersys image under version control?
Logged
fragadelic
Administrator
Hero Member
*****
Offline Offline

Posts: 3920


Remastersys Developer and Founder


WWW
« Reply #1 on: April 26, 2012, 01:25:57 PM »

Not really sure what you are asking?

Are you making changes to the remastersys scripts or talking about changes you make to your individual remasters?
Logged

Please attach your remastersys.log for the system you are asking for help on as it helps me assist you much quicker.
nhodges
Newbie
*
Offline Offline

Posts: 4


« Reply #2 on: April 26, 2012, 01:28:05 PM »

Not really sure what you are asking?

Are you making changes to the remastersys scripts or talking about changes you make to your individual remasters?


Hey, thanks for the quick response!

I was referring to changes in my individual remasters. Can I just keep track of the ISOTMP directory? If so, how do I build that directory into a mountable ISO again?
Logged
fragadelic
Administrator
Hero Member
*****
Offline Offline

Posts: 3920


Remastersys Developer and Founder


WWW
« Reply #3 on: April 26, 2012, 01:57:40 PM »

I just use the date in the iso name.

You can check http://www.remastersys.com/downloads for 2 of my personal remasters.

Keeping ISOTMP would be fine but I find it easier just keeping the iso files themselves.
Logged

Please attach your remastersys.log for the system you are asking for help on as it helps me assist you much quicker.
nhodges
Newbie
*
Offline Offline

Posts: 4


« Reply #4 on: April 26, 2012, 02:12:15 PM »

I just use the date in the iso name.

You can check http://www.remastersys.com/downloads for 2 of my personal remasters.

Keeping ISOTMP would be fine but I find it easier just keeping the iso files themselves.

I want to be able to track the itemized changes though (added scripts, etc) via Git or SVN; I think I might keep both, that way there's always a ready to go ISO if I do roll back, but I can still keep track of the changes in an "automated" fashion. How does remastersys build the ISO from the ISOTMP dir?
Logged
fragadelic
Administrator
Hero Member
*****
Offline Offline

Posts: 3920


Remastersys Developer and Founder


WWW
« Reply #5 on: April 26, 2012, 02:23:08 PM »

For differences in ISO files you can use delta files.

As for your installed system changes you might want to run find with a timestamp of at least whatever you specify so it shows you changes since that time.

ISOTMP will only hold the actual iso tree so you won't really see any scripts or thigns like that as those would be contained in the filesystem.squashfs
Logged

Please attach your remastersys.log for the system you are asking for help on as it helps me assist you much quicker.
nhodges
Newbie
*
Offline Offline

Posts: 4


« Reply #6 on: April 26, 2012, 02:30:26 PM »

For differences in ISO files you can use delta files.

As for your installed system changes you might want to run find with a timestamp of at least whatever you specify so it shows you changes since that time.

ISOTMP will only hold the actual iso tree so you won't really see any scripts or thigns like that as those would be contained in the filesystem.squashfs

Cool, so I might as well just keep the ISO with a changelog then. Thanks for schooling me! Smile
Logged
fragadelic
Administrator
Hero Member
*****
Offline Offline

Posts: 3920


Remastersys Developer and Founder


WWW
« Reply #7 on: April 26, 2012, 02:38:15 PM »

Yes.  The iso can simply be mounted and you can copy everything back into the ISOTMP folder from it if needed.  You can also mount the filesystem.squashfs but you can't make any changes to it.  You'd have to copy everything from the mount point of the squashfs file to another folder on your system, make your changes and then resquash it back into a new filesystem.squashfs.

Logged

Please attach your remastersys.log for the system you are asking for help on as it helps me assist you much quicker.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!