LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch
User Name
Password
Arch This Forum is for the discussion of Arch Linux.

Notices


Reply
  Search this Thread
Old 04-10-2016, 08:52 PM   #1
MorpheusArch
LQ Newbie
 
Registered: Apr 2016
Posts: 7

Rep: Reputation: Disabled
I made a distro based on Arch Linux


It comes with an install script that allows a more graphical Arch Linux install.

http://morpheusarch.co.uk

https://sourceforge.net/projects/morpheusarch-linux/

Last edited by MorpheusArch; 04-11-2016 at 09:18 PM.
 
Old 04-11-2016, 02:06 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
why does it show a mac on your homepage?
only joking.

the sourceforge page, screenshots and video, do not really show the installer in action?
 
Old 04-11-2016, 07:17 AM   #3
un1x
Member
 
Registered: Oct 2015
Posts: 645

Rep: Reputation: Disabled
systemd free ???
 
Old 04-11-2016, 07:18 AM   #4
un1x
Member
 
Registered: Oct 2015
Posts: 645

Rep: Reputation: Disabled
Quote:
Originally Posted by MorpheusArch View Post
It comes with an install script that allows a more graphical Arch Linux install.

http://morpheusarch.co.uk


systemd free ???
 
Old 04-11-2016, 05:31 PM   #5
MorpheusArch
LQ Newbie
 
Registered: Apr 2016
Posts: 7

Original Poster
Rep: Reputation: Disabled
Thanks for your feedback I'll take that on board.

If people want a systemd free Arch Linux system that is something I will look into.
 
Old 04-11-2016, 08:11 PM   #6
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
504 Gateway Time-out

That's what I get when I click on your link.
 
Old 04-11-2016, 09:17 PM   #7
MorpheusArch
LQ Newbie
 
Registered: Apr 2016
Posts: 7

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Emerson View Post
504 Gateway Time-out

That's what I get when I click on your link.
Sorry I have just checked the websites working fine for me

https://sourceforge.net/projects/morpheusarch-linux/

Is this one working for you ?
 
1 members found this post helpful.
Old 04-11-2016, 09:20 PM   #8
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Yes it works.
 
Old 04-17-2016, 02:59 PM   #9
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
MorpheusArch,

I have installed Arch the "correct" way, but just for fun I decided to try the MorpheusArch installer and I used a wired connection to my laptop as recommended.

I selected MATE as opposed to xfce4.

All went well, but I think you need to clarify the instructions regarding subsequent wifi connections.

Firstly, dialog needs to be installed:
Code:
sudo pacman -S dialog
Open wifi-menu as root:

Code:
# wifi-menu
To make the wifi connection permanent:

Code:
sudo netctl enable <myhomenetworkname>
The installation went perfectly but the MorpheusArch installer, rightly or wrongly, will probably have very limited appeal since it will offend the sensitivities of the Arch "have you read the Arch Installation Guide" purists.

Thanks for your post.

Last edited by beachboy2; 04-17-2016 at 03:01 PM.
 
Old 04-18-2016, 05:48 AM   #10
un1x
Member
 
Registered: Oct 2015
Posts: 645

Rep: Reputation: Disabled
OP

maybe this can give you a clue: https://sourceforge.net/projects/arc...s/arch-openrc/

Code:
A custom arch ISO that lets the user install a fresh Arch linux starting with openrc instead of systemd. To do this during the installation the user runs: pacstrap -i /mnt base-openrc base base-devel This will install the minimum things necessary to start openrc when the system boots as well as the base arch linux system while avoiding systemd. Last step of the installation is to append the following repository to /etc/pacman.conf: [arch-openrc] SigLevel = PackageOptional Server = http://downloads.sourceforge.net/project/archopenrc/$repo/$arch
 
Old 04-18-2016, 07:51 AM   #11
Germany_chris
Senior Member
 
Registered: Jun 2011
Location: NOVA
Distribution: Debian 12
Posts: 1,071

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Quote:
Originally Posted by beachboy2 View Post
MorpheusArch,

I have installed Arch the "correct" way, but just for fun I decided to try the MorpheusArch installer and I used a wired connection to my laptop as recommended.

I selected MATE as opposed to xfce4.

All went well, but I think you need to clarify the instructions regarding subsequent wifi connections.

Firstly, dialog needs to be installed:
Code:
sudo pacman -S dialog
Open wifi-menu as root:

Code:
# wifi-menu
To make the wifi connection permanent:

Code:
sudo netctl enable <myhomenetworkname>
The installation went perfectly but the MorpheusArch installer, rightly or wrongly, will probably have very limited appeal since it will offend the sensitivities of the Arch "have you read the Arch Installation Guide" purists.

Thanks for your post.
Meh..

It'll offend the Arch faithful because it's just another Arch installer. Instead of creating an installer wouldn't it have been better just go back to working on the AIF? I'm also not really comfy with getting new people on Arch when it breaks and it will without a bit of experience it's gonna be broken for good. The Arch community both inthe forums and in social media just isn't as nice as most.

What I really want though is Arch to stop being something people want to install as a way to "prove" something.
 
Old 04-19-2016, 02:09 AM   #12
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ strangely, i agree with everything written in the previous post.

the real point here is not a working installer (it is probably working very well!), but the ability to maintain your system afterwards.

and if you really want to prove something, install CRUX.
 
Old 04-19-2016, 06:57 AM   #13
un1x
Member
 
Registered: Oct 2015
Posts: 645

Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
CRUX
CRUX is dead 'pal' (thus b/w quotation marks) !
 
Old 04-19-2016, 08:13 AM   #14
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by ondoho View Post
^ strangely, i agree with everything written in the previous post.

the real point here is not a working installer (it is probably working very well!), but the ability to maintain your system afterwards.
I think there is no problem with an Arch installer per se (or pre-configured Arch flavors, like ArchBang, if you already know how to set up and maintain an Arch system.

Quote:
Originally Posted by un1x View Post
CRUX is dead 'pal' (thus b/w quotation marks) !
Really? You might want to tell the CRUX developers, they don't seem to know that, since they released a new version just 6 months ago.
 
2 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
what is the best distro based on arch and using LXDE DR.PRO Arch 12 10-16-2014 06:16 PM
Making my own Arch-based distro Unwind_Shane Arch 2 07-29-2012 06:59 AM
LAN Gaming distro based on Arch Person_1873 Linux - General 2 01-13-2011 07:32 AM
rumors of a linux distro made just for hacking based of ubuntu noncomputergeek Linux - Newbie 14 01-08-2010 04:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration