You are not logged in.

#1 2012-08-05 09:21:58

daneel971
Member
Registered: 2008-03-28
Posts: 197

install media 2012.08.04 and latest install scripts - the shell

I'm just curious about this: the latest install media uses zsh, the install scripts are bash scripts - the shell you're dropped in after "arch-chroot" is sh (SHELL=/bin/sh chroot "$@")
Why do we use sh in the chrooted environment?

Offline

#2 2012-08-05 10:14:22

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,400
Website

Re: install media 2012.08.04 and latest install scripts - the shell

Because zsh is not installed by default...

Offline

#3 2012-08-05 11:35:30

ebal
Member
From: Athens, Greece
Registered: 2009-05-26
Posts: 224
Website

Re: install media 2012.08.04 and latest install scripts - the shell

i believe that the installation media must be in synced with base system.

Zsh is great, but dont enforce it to people when in base system there is only bash.


https://balaskas.gr
Linux System Engineer - Registered Linux User #420129

Offline

#4 2012-08-05 11:53:36

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: install media 2012.08.04 and latest install scripts - the shell

On the news announcement on the front page the link to the installation guide points to the wiki and not on the installation guide.

Offline

#5 2012-08-05 12:10:26

daneel971
Member
Registered: 2008-03-28
Posts: 197

Re: install media 2012.08.04 and latest install scripts - the shell

Allan wrote:

Because zsh is not installed by default...

I understand, but let me rephrase smile : why the shell in the chrooted environment is sh and not bash? Isn't bash installed by default?
In the previous version of the install scripts (present in the previous version of the install cd) the chrooted shell was bash, and in Arch "sh" is a symlink to bash (if I understand correctly, calling "bash" as "sh" make bash behave like sh).
So, there's a reason to use sh in the chrooted installation?

Offline

#6 2012-08-05 12:17:21

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: install media 2012.08.04 and latest install scripts - the shell

89c51 wrote:

On the news announcement on the front page the link to the installation guide points to the wiki and not on the installation guide.

Thanks; corrected.

Offline

#7 2012-08-05 12:22:47

kaszak696
Member
Registered: 2009-05-26
Posts: 543

Re: install media 2012.08.04 and latest install scripts - the shell

The install.txt is hilarious tongue

Format partitions
See here for details.

1128193-9UVVWK1.jpg


'What can be asserted without evidence can also be dismissed without evidence.' - Christopher Hitchens
'There's no such thing as addiction, there's only things that you enjoy doing more than life.' - Doug Stanhope
GitHub Junkyard

Offline

Board footer

Powered by FluxBB