Forum
« Best way to update a fresh SalineOS 1.6 install »

Welcome Guest. Please Login or Register.
May 22, 2013, 8:50pm



Return to or visit the SalineOS webpage

Forum :: General :: Installation and Setup Support :: Best way to update a fresh SalineOS 1.6 install
Page 1 of 2 » Jump to page   Go    [Search This Thread] [Share Topic] [Print]
 AuthorTopic: Best way to update a fresh SalineOS 1.6 install (Read 570 times)
ukbrian
Senior Member
****
member is online





Joined: Aug 2011
Gender: Male
Posts: 285
 Best way to update a fresh SalineOS 1.6 install
« Thread Started on May 20, 2012, 12:23pm »

I'm about to do a fresh install of 1.6 and I would to know the best way to update the OS after downloading the github updates.

The apps/scripts I'm especially interested in are:
SalineOS Backup
GrubDoctor
SalineOS Installer
localizesys
Package-Kit?

What are the "/home/user/SalineOS/Backup/DEBIAN" folders in SalineOS Backup/GrubDoctor all about?

I think the idea of a second backup/rescue partition is very good thinking! and changes things quite a bit. Well done that man. :)
Link to Post - Back to Top  IP: Logged
petrek
Senior Member
****
member is offline

[avatar]



Joined: Aug 2011
Gender: Male
Posts: 386
Location: Poland
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #1 on May 20, 2012, 1:00pm »

Maybe there will be SalineOS 1.7 soon? There was Squeeze 6.0.5 realeased lately ;)
Link to Post - Back to Top  IP: Logged

Skallagrigg
ukbrian
Senior Member
****
member is online





Joined: Aug 2011
Gender: Male
Posts: 285
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #2 on May 20, 2012, 1:33pm »

Hi Petrek, hope things are good with you. :)

1.7 would be good but what I've got would move over very easily, just a couple of folders, so I'm going to do a fresh install so I want to update it correctly.

I've been updating the rescue iso I made for the mint users and I'd like it to have a good installer, backup and grub doctor.

Regards the project I was talking about ages ago, I've just about thought things through and I think it's time I put the tables/fields into a database. I'll install Kylix I think, it doesn't matter what really as you can export/import the data into something else, I just want a simple IDE.
Link to Post - Back to Top  IP: Logged
petrek
Senior Member
****
member is offline

[avatar]



Joined: Aug 2011
Gender: Male
Posts: 386
Location: Poland
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #3 on May 20, 2012, 1:50pm »

Frankly, I have one big problem. I've won a book in dedoimedo's contest, and I need to place a review at amazon, but I can't, I never bought and can't buy anything from them. I'm looking for some way to go around this, but if there's none, I would need to ask someone for putting this review.
If you do a fresh 1.6 install you have an update icon on the panel, it's preferable method to use it. Also you can wait for some more testing of these applications, it's in the progress ;) And you know what I think about database, use mysql, it works both on linux and windows ;)
Link to Post - Back to Top  IP: Logged

Skallagrigg
ukbrian
Senior Member
****
member is online





Joined: Aug 2011
Gender: Male
Posts: 285
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #4 on May 20, 2012, 2:03pm »


Quote:
I would need to ask someone for putting this review.
I've never bought from them but if I can help you tell me how.

Quote:
use mysql
Isn't that server based?
I need a stand alone app.

Does the update button update from the git folder?
« Last Edit: May 20, 2012, 2:04pm by ukbrian »Link to Post - Back to Top  IP: Logged
petrek
Senior Member
****
member is offline

[avatar]



Joined: Aug 2011
Gender: Male
Posts: 386
Location: Poland
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #5 on May 20, 2012, 2:12pm »


May 20, 2012, 2:03pm, ukbrian wrote:
I've never bought from them but if I can help you tell me how.

Thanks, I'm not sure how, still looking :)


Quote:
Isn't that server based?
I need a stand alone app.

Use sqlite then, it's compatible (almost ;) ) For what do you need it? What do you want to storage there, and how exactly you will use it? Sometimes using simple text file is the best database ;)

Quote:

Does the update button update from the git folder?

I don't think so, do you need some script for automating this install? :)
« Last Edit: May 20, 2012, 2:22pm by petrek »Link to Post - Back to Top  IP: Logged

Skallagrigg
ukbrian
Senior Member
****
member is online





Joined: Aug 2011
Gender: Male
Posts: 285
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #6 on May 20, 2012, 2:38pm »


Quote:
For what do you need it?
I'll have something to show you soon, easier than me trying to explain. ;) but what would I do with the contents of /home/user/share/applications ;)

Quote:
I don't think so, do you need some script for automating this install?
I think a script for new users that installs yad, git and then does the git business and then does the updates. That would help so many new comers to SalineOS if it's possible.

New 1.6 install just completed so I'm off to do some pruning back of apps.

Thanks for your help, if a script is likely I'll hold off with the git business so I can test it out.
Link to Post - Back to Top  IP: Logged
petrek
Senior Member
****
member is offline

[avatar]



Joined: Aug 2011
Gender: Male
Posts: 386
Location: Poland
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #7 on May 20, 2012, 2:56pm »


May 20, 2012, 2:38pm, ukbrian wrote:
I'll have something to show you soon, easier than me trying to explain. ;)

I feel terribly old, I prefer reading over watching ;)

Quote:
but what would I do with the contents of /home/user/share/applications ;)

I don't know, I don't have this directory ;)


Quote:
I think a script for new users that installs yad, git and then does the git business and then does the updates. That would help so many new comers to SalineOS if it's possible.
Well, it's git business, it can break things sometimes, not a good thing for a newcomer ;) In linux everything is possible, but I need to decide yet, if it's good or bad ;)

Quote:

New 1.6 install just completed so I'm off to do some pruning back of apps.

Thanks for your help, if a script is likely I'll hold off with the git business so I can test it out.
You're welcome. This script should not be too difficult, you can try to write it for yourself, if you'll not succeed, I'll help you, to morrow :)
Link to Post - Back to Top  IP: Logged

Skallagrigg
ukbrian
Senior Member
****
member is online





Joined: Aug 2011
Gender: Male
Posts: 285
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #8 on May 20, 2012, 3:10pm »


Quote:
I feel terribly old, I prefer reading over watching ;)
I'm an illiterate 69 YO ???
I know I'll do an animated giff with a 5 sec delay. ;D
I'm interested in folk from windows who have never been near gparted or shrunk win7 installs

I'm thinking that scripts are in effect the cmd line args that a gui passes.

Quote:
What are the "/home/user/SalineOS/Backup/DEBIAN" folders in SalineOS Backup/GrubDoctor all about?
I'm still unsure what these are about so I'm not updating yet.
Quote:
I don't know, I don't have this directory ;)
sorry /user/share/applications
Quote:
SalineOS Backup
GrubDoctor
SalineOS Installer
localizesys
are the ones I use a lot so good feedback ready for Wheezy

sqlite:
I want to start off with overkill so I don't outgrow what I'm doing.
I still think that Kivy(RAD) is the one, my instincts are generally right, I've learnt to trust them.

Thanks for the chat and help friend Petrek
« Last Edit: May 20, 2012, 7:15pm by ukbrian »Link to Post - Back to Top  IP: Logged
Anthony Nordquist
Administrator
*****
member is offline




[homepage]

Joined: Dec 2010
Gender: Male
Posts: 1,336
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #9 on May 20, 2012, 8:55pm »

The DEBIAN folders are a cheat for building .deb packages the lazy way, and building full Debian litian clean packages for my bash scripts serves users or me no purpose. I have built packages for some of the software in git and added it to a proper apt repository in preparation for 2.0 dev builds. My biggest recommendation is to wait for development builds of 2.0 and try using those. Most of the code up in git will not be added to 1.x builds as a good long testing period is needed before they get used by the masses.

The package kit folder includes an apt url implementation on top of pkcon, I think I did a full post about it on the forum under testing and development. This requires the package packagekit which is not part of Squeeze and by extension SalineOS 1.x. Basically it allows one to click links that look like this:

pkg-kit://filezilla
pkg-kit://filezilla/install
pkg-kit://filezilla/remove
apt://filezllla
apt:filezilla
apt://filezilla?=ubuntu-multiverse

The neat thing is that packagekit url will work on almost any distribution with packagekit available to it. OpenSUSE being the only known exception, but if I care to I can fix the issues OpenSUSE has. (Differences in the pkcon backend for yast is the cause) Written because pkcon has a feature request filed in the bug tracker from long long ago for this and nobody seemed interested, and I am unhappy with aptlinex in Debian. Besides all other apturl like implementations require QT and SalineOS is dedicated to being only GTK applications by default. I have also written Xterm and Zenity versions of it, in case any other distributions/upstream wants to start using it. A kdialog version probably isn't very hard, but not my priority.
Link to Post - Back to Top  IP: Logged
ukbrian
Senior Member
****
member is online





Joined: Aug 2011
Gender: Male
Posts: 285
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #10 on May 21, 2012, 12:01am »

Sounds like what I've been doing with a root thunar is right then. :)
I appreciate the folder structure you use in the git folder, very helpful [image]


Quote:
Most of the code up in git will not be added to 1.x builds as a good long testing period is needed before they get used by the masses.
They are safe and worth installing then. :)

I make regular remastersys's and salineos-backups so I give them a lot of use which is good testing and I've not experienced any problems yet. I do like your new screen forms. :)
Adding the partition size and label makes a huge difference for me and all users. :)
Arrays are wonderful things.

Quote:
The package kit folder
I'll carry on with synaptic until I get a copy of SalineOS 2 :-X. Ikey is using package kit as well.

This is what I've been working on
SalineOS-Rescue-desktop

I've hand coded the prototype screen forms so it's time to get a database to do the work. ;)
« Last Edit: May 21, 2012, 12:17am by ukbrian »Link to Post - Back to Top  IP: Logged
petrek
Senior Member
****
member is offline

[avatar]



Joined: Aug 2011
Gender: Male
Posts: 386
Location: Poland
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #11 on May 21, 2012, 12:35am »


May 20, 2012, 3:10pm, ukbrian wrote:
I'm an illiterate 69 YO ???


Well, I don't force you to iterate anything, computers were made for that ;) I'm almost 33, and big troubles with understanding pictures, for example I understood "2001: A Space Odyssey" only after reading the book ;) And I think "The Alien" book is way better than movie (which for me feels like a comedy rather than horror) :P And [self-censorship]


Quote:

I know I'll do an animated giff with a 5 sec delay. ;D
I'm interested in folk from windows who have never been near gparted or shrunk win7 installs


Don't get me wrong, I don't say that you can't make explanation video, but that later I could need some explanation for this video to properly understand it ;)


Quote:

I'm thinking that scripts are in effect the cmd line args that a gui passes.
I'm still unsure what these are about so I'm not updating yet.sorry /user/share/applications

Yes, with few additions, and not everything can be used, ok, /usr/share/applications? Some speed dial? ;)

Quote:

sqlite:
I want to start off with overkill so I don't outgrow what I'm doing.
I still think that Kivy(RAD) is the one, my instincts are generally right, I've learnt to trust them.

That's why I'm thinking that even simple text file as database can be the best solution. You can do with it everything you want, and never outgrow it, you can change it to some database format later, and that can be impossible when you start with something more complicated. It's the *nix way :)


Quote:
Thanks for the chat and help friend Petrek
You're welcome, thanks also
« Last Edit: May 21, 2012, 12:37am by petrek »Link to Post - Back to Top  IP: Logged

Skallagrigg
ukbrian
Senior Member
****
member is online





Joined: Aug 2011
Gender: Male
Posts: 285
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #12 on May 21, 2012, 1:11am »


Quote:
I understood "2001: A Space Odyssey" only after reading the book ;) And I think "The Alien" book is way better than movie (which for me feels like a comedy rather than horror) :P And [self-censorship]
I agree, I prefered my own imagination when reading a book rather than any producers. I only read the net nowadays and looking to the future and the direction things will go.
Quote:
Don't get me wrong, I don't say that you can't make explanation video, but that later I could need some explanation for this video to properly understand it ;)
The more you describe what you prefer the better I'll manage to convey my thoughts, writing takes me a very long time and I'm never really happy with the result even after proof reading it.
Quote:
Yes, with few additions, and not everything can be used, ok, /usr/share/applications? Some speed dial?
I don't understand the reference to speed dial?
Quote:
That's why I'm thinking that even simple text file as database can be the best solution. You can do with it everything you want, and never outgrow it, you can change it to some database format later, and that can be impossible when you start with something more complicated. It's the *nix way :)
It's better for me to prototype what I want in something I'm familiar with ie Access and then port it to something else that is cross platform.

I've done the git updates but I'm tired after an all night stint so I might install Kylix and have a look at that before I start using Access.

The other thing I need to do is make a series of videos to show novices how to shrink a win7 install and then how to set up the partitions to install Linux.
I've been putting it off for ages but the time has come and they are needed. ::)
Link to Post - Back to Top  IP: Logged
petrek
Senior Member
****
member is offline

[avatar]



Joined: Aug 2011
Gender: Male
Posts: 386
Location: Poland
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #13 on May 21, 2012, 1:51am »


May 21, 2012, 1:11am, ukbrian wrote:
The more you describe what you prefer the better I'll manage to convey my thoughts, writing takes me a very long time and I'm never really happy with the result even after proof reading it.

I prefer code, it's the easiest to understand for me, then text, with references to the code itself, then text, and then pictures (of code, preferably ;) )


Quote:

I don't understand the reference to speed dial?

I asked if you want to make some speed dial with all these applications.


Quote:
It's better for me to prototype what I want in something I'm familiar with ie Access and then port it to something else that is cross platform.

It's not the best way to do it, it will create more problems than it's worth the effort. If you do not feel comfortable with any other database, try to explain your ideas to someone else, who can implement it directly. I don't know what you want to do exactly, so I can't be sure, maybe you're right, and it will work that way, but I don't think so. Still, if you want just prototype, text file will be better than Access.

Quote:

I've done the git updates but I'm tired after an all night stint so I might install Kylix and have a look at that before I start using Access.

Everything is better than Access ;) Maybe you should sleep a little? :)
Link to Post - Back to Top  IP: Logged

Skallagrigg
ukbrian
Senior Member
****
member is online





Joined: Aug 2011
Gender: Male
Posts: 285
 Re: Best way to update a fresh SalineOS 1.6 instal
« Reply #14 on May 21, 2012, 3:00am »


Quote:
I prefer code, it's the easiest to understand for me, then text, with references to the code itself, then text, and then pictures (of code, preferably ;) )
If I layout all the fields in a flat file database and put some prototype screens together using those fields with some combo boxes, check boxes etc. you will see what I'm trying to achieve.
Those .desktop files are quite a handful with all the languages and the generic bits, a database to manipulate the data and write out the .desktop files is an obvious move. Everything I'm doing with the menus is self contained in one folder so doesn't interfere with the standard menus at all.

I'm going to chase my server friend up shortly to get my forum installed so we can chat in depth with a bit of privacy.
Quote:
I asked if you want to make some speed dial with all these applications.
I can do a prototype like the screen dump I posted that is enough for know but a proper speed dial for midori(webkit) will be needed.

Quote:

Everything is better than Access ;) Maybe you should sleep a little? :)
That's why I want to have a quick look at Kylix, I never sleep the following day, I'm usually a bit tired so I just go around tidying things up, or make a video and think about the ground I've covered in a more negative doubtful way looking for problems. I did skip three nights sleep 3 years back, I was very negative for a couple of days. ::)
Link to Post - Back to Top  IP: Logged
Page 1 of 2 » Jump to page   Go    [Search This Thread] [Share Topic] [Print]



Anthony Nordquist, on behalf of the SalineOS project, is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to amazon.com. As such, if you click the above banner and then make any purchase including digital downloads, a small percentage will be paid to the SalineOS project.
Click Here To Make This Board Ad-Free


This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!
Terms of Service | Privacy Policy | Notice | FTC Disclosure | Report Abuse | Mobile