LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   AryaLinux (https://www.linuxquestions.org/questions/aryalinux-120/)
-   -   Backing up and package question (https://www.linuxquestions.org/questions/aryalinux-120/backing-up-and-package-question-4175598643/)

cliffhanger 01-31-2017 09:57 AM

Backing up and package question
 
Hi

I'm an experienced LFS user, but keen to see new things.

Two questions:

1. Is it possible to backup stages to an external hard drive or elsewhere on the same hard drive?

2. Is it possible to see what packages make up the basic system?

many thanks

Cliff

cliffhanger 01-31-2017 02:25 PM

Ah. Just spotted an Alps command that would answer q2. But I assume one can't determine these basic packages prior to install?

Cliff

jsbjsb001 02-01-2017 05:11 AM

Quote:

Originally Posted by cliffhanger (Post 5662874)
Hi

I'm an experienced LFS user, but keen to see new things.

Two questions:

1. Is it possible to backup stages to an external hard drive or elsewhere on the same hard drive?

2. Is it possible to see what packages make up the basic system?

many thanks

Cliff

In answer to question 2, the short answer is that it depends on your distro, generally speaking. Before I changed from using opensuse to PCLinuxOS, YaST had a option called 'patterns' (from memory). From memory the 'pattern' in terms of your question would have been called 'Base system'. Other distros may have a similar option, but you would have to check that.

cliffhanger 02-01-2017 07:42 AM

Thanks it is called patterns and I can see what it does.

But I was thinking of looking at the packages that the Aryalinux builder puts together for the basic system, BEFORE one starts. Maybe I'm missing something obvious here?

Cliff

jsbjsb001 02-01-2017 12:46 PM

Quote:

Originally Posted by cliffhanger (Post 5663359)
Thanks it is called patterns and I can see what it does.

But I was thinking of looking at the packages that the Aryalinux builder puts together for the basic system, BEFORE one starts. Maybe I'm missing something obvious here?

Cliff

I know you can choose which packages are installed/not be installed before the installation process starts in terms of yast/opensuse but, not sure about Aryalinux but. So your probably better off if someone with some more knowledge about Aryalinux helps you with this.

BTW. No problem! That's what we are here for :)

Best of luck!

chandrakant 02-04-2017 01:08 PM

Hi,

If you are using the builder version 2017, you need to start the build process by doing this in terminal once you boot into the builder DVD.

sudo su
cd /root
cd aryalinux/base-system
./build-arya

That would ask you several options one of them being if you wanna backup stages if you say yes, the backups would be created in the /sources directory of the partition you would choose as root. Backups are created just after the toolchain, after the base-system is build(LFS), X-Server and after the Desktop environment.

The applications that are installed can be found out in the following directories in base-system directory - final-system, extras

cliffhanger 02-05-2017 05:43 AM

Many thanks that clears that up

Cliff


All times are GMT -5. The time now is 01:01 AM.