You are not logged in.

#51 2012-02-26 22:12:49

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

Jristz wrote:

Tips:
for exFAT use exfat-utils and fuse-exfat
the ttf-googlewebfonts is a  REALLY L=ONG build (like 20-40 min) I suggest put and adverticement

actually is possible run twice or more times you script only having one issue, the user
is possible in user creation sellect an existing user and/or creating one?

finnaly is possible to include infinality fonts? :
freetype2-infinality frontconfig-infinality  && /etc/profile.d/infinality-settings.sh

It's all there now, you can check if i had miss something smile

Offline

#52 2012-02-27 01:21:17

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

ancleessen4 wrote:

Some further input;

-> "successfull (Canceled)" should read "successful (Cancelled)"
-> "Script can be canceled all the time with CTRL+C" should read "Script can be cancelled at any time with CTRL+C"
->"it's highly recommended you read this script before use it" should read "it's highly recommended that you read this script before using it"

For Openbox, have you considered the inclusion of obmenu,nitrogen,lxappearance,gmrun?

For Accessories, have you considered the inclusion of geekie,scrot,leafpad,bluefish,rxvt-unicode?

For System Tools, have you considered the inclusion of gparted?

For Internet, have you considered the inclusion of chromium,uzbl-browser?

Keep up the great work!

Thx for the tips,

Obmenu, nitrogen, lxappearance were alrdy there. now i include gmrun, geekie, scrot and rxvt-unico, but only in openbox apps. Added bluefish, gparted and chromium, also.

Offline

#53 2012-02-27 04:21:01

Jristz
Member
From: America/Santiago
Registered: 2011-06-11
Posts: 1,022

Re: [Script] Archlinux Ultimate Install Script

for infinalitiiy
/etc/profile.d/infinality-settings.sh <--- absolute path for first config, not nees usind a ./ after like the script
/etc/fonts/infinality/infctl.sh <--- script< use the option setstyle alongside the absolute pat for a minimenu for select font scheme (win98,xp,7 linux debug osx osx2)


Well, I suppose that this is somekind of signature, no?

Offline

#54 2012-02-27 16:13:47

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

Jristz wrote:

for infinalitiiy
/etc/profile.d/infinality-settings.sh <--- absolute path for first config, not nees usind a ./ after like the script
/etc/fonts/infinality/infctl.sh <--- script< use the option setstyle alongside the absolute pat for a minimenu for select font scheme (win98,xp,7 linux debug osx osx2)

All done! smile

Offline

#55 2012-02-27 17:50:25

ancleessen4
Member
From: Luxembourg
Registered: 2009-11-22
Posts: 121
Website

Re: [Script] Archlinux Ultimate Install Script

Congratulations on this great script!
Here is some feedback from a real hardware install;

1. I had a problem running the script as per instructions at the top of the thread;
- Install git: `pacman -S git`
- get the script: `git clone git://github.com/helmuthdu/aui.git`
- run the script: `./aui`
-> aui is a directory?

I was able to run the script by using the copy on my usb stick.

2. gmrun typo - gmrum

3. htop is listed as number 2 but is in fact number 3 in the selection list.

4. gnome-pie error - 'confiruring incomplete,errors occurred ERROR: A failure occurred in the build'

5. ttf-google-webfonts - mercurial error? install halted...flashing cursor...

6. Should Google Chromium be called Chromium?

Re-booted to Openbox with no issues.

Offline

#56 2012-02-28 02:10:01

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

ancleessen4 wrote:

Congratulations on this great script!
Here is some feedback from a real hardware install;

1. I had a problem running the script as per instructions at the top of the thread;
- Install git: `pacman -S git`
- get the script: `git clone git://github.com/helmuthdu/aui.git`
- run the script: `./aui`
-> aui is a directory?

I was able to run the script by using the copy on my usb stick.

2. gmrun typo - gmrum

3. htop is listed as number 2 but is in fact number 3 in the selection list.

4. gnome-pie error - 'confiruring incomplete,errors occurred ERROR: A failure occurred in the build'

5. ttf-google-webfonts - mercurial error? install halted...flashing cursor...

6. Should Google Chromium be called Chromium?

Re-booted to Openbox with no issues.

Ok, lets do a checklist:
1 - Updated README
2 - Fxed typo
3 - Fixed numbers in select
4 - its a package problem, not dat much i can do
5 - A update the select with a better warning, this package REALY take a while to install (>20min)
6 - Agree, renamed to chromium

Thx for the feedback.

Last edited by helmuthdu (2012-02-28 02:11:30)

Offline

#57 2012-04-10 23:13:54

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

Added cinnamon to Desktop Environment

Offline

#58 2012-04-10 23:49:04

Jristz
Member
From: America/Santiago
Registered: 2011-06-11
Posts: 1,022

Re: [Script] Archlinux Ultimate Install Script

sugests:
Firmware:
zd1211-firmware - Firmware for the in-kernel26 zd1211rw wireless driver
sane-gt68xx-firmware - gt68xx-based scanners firmwares
alsa-firmware - ALSA firmware utils for a couple of cards
libffado - Driver for FireWire audio devices
r8168 - A kernel module for Realtek 8168 network cards [preffer commented by default, slow updated, and not every match the kernel...]

libraw1394 -  Provides an API to the Linux IEEE1394 (FireWire) driver

CUPS:
splix - CUPS drivers for SPL (Samsung Printer Language) printers

Web:
davfs2 - File system driver that allows you to mount a WebDAV folder
Midori - The web browser part (almos in the xfce page) of the xfce, a lightweight browser, ideal for less ram (6 tab 622mram)

others: Add fuse to the modules

Last edited by Jristz (2012-04-10 23:50:03)


Well, I suppose that this is somekind of signature, no?

Offline

#59 2012-05-15 12:38:03

Afnaf
Member
From: Sweden
Registered: 2009-07-29
Posts: 27
Website

Re: [Script] Archlinux Ultimate Install Script

Hello! Love the idea but have some problem with yaourt/packer. See image.

edit: Damn it got big :S Also tried adding --asroot without progress.
FPH6Z.png

Last edited by Afnaf (2012-05-15 12:41:44)

Offline

#60 2012-05-15 13:50:01

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [Script] Archlinux Ultimate Install Script

Afnaf wrote:

Hello! Love the idea but have some problem with yaourt/packer. See image.

edit: Damn it got big :S Also tried adding --asroot without progress.
http://i.imgur.com/FPH6Z.png

Hack the silly script to call su/sudo when needed instead of being executed as root. Or hack it to drop privileges when it tries to build anything.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#61 2012-05-18 10:50:16

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

Mr.Elendig wrote:
Afnaf wrote:

Hello! Love the idea but have some problem with yaourt/packer. See image.

edit: Damn it got big :S Also tried adding --asroot without progress.
http://i.imgur.com/FPH6Z.png

Hack the silly script to call su/sudo when needed instead of being executed as root. Or hack it to drop privileges when it tries to build anything.

It alreadey does dat, all packages installed with aur are executed with: su -l $USERNAME --command="yaourt -S $PACKAGE"

Afnaf, what the problem you had to install yaourt!?!? The command is executed as an normal user then u need to enter your sudo password

su -l $USERNAME --command="
wget http://aur.archlinux.org/packages/yaourt/yaourt.tar.gz;
tar zxvf yaourt.tar.gz;
cd yaourt;
makepkg -si --noconfirm;
cd ..;
rm -fr yaourt*
"

Offline

#62 2012-05-18 14:11:08

zebulon
Member
Registered: 2008-10-20
Posts: 349

Re: [Script] Archlinux Ultimate Install Script

Would it be fine to have yaourt/package-query installed from the archlinuxfr repository instead of the AUR?

Offline

#63 2012-05-18 14:40:40

spsf64
Member
From: FL, US or SP, BR
Registered: 2012-05-18
Posts: 100
Website

Re: [Script] Archlinux Ultimate Install Script

@ helmuthdu
I just registered to say Thank You for this great script!
Without this I would never be so satisfied with arch!
Thanks again

Regards
S. Schneider


Sergio S.

Offline

#64 2012-05-19 03:37:22

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

zebulon wrote:

Would it be fine to have yaourt/package-query installed from the archlinuxfr repository instead of the AUR?

This repository is just too dangerous, it is outdated and may kill your system.

Offline

#65 2012-05-19 03:40:35

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

spsf64 wrote:

@ helmuthdu
I just registered to say Thank You for this great script!
Without this I would never be so satisfied with arch!
Thanks again

Regards
S. Schneider

Thx big_smile

Offline

#66 2012-05-20 22:55:06

spsf64
Member
From: FL, US or SP, BR
Registered: 2012-05-18
Posts: 100
Website

Re: [Script] Archlinux Ultimate Install Script

@ helmuthdu
I tried to run your script on archbang fresh installation, it does not work, apparently it writes over pacman.conf and removes all " # " (remarks) from the file causing many errors...
Am I doing something wrong or the script is not supported on archbang?
TIA


Sergio S.

Offline

#67 2012-05-21 13:39:20

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

spsf64 wrote:

@ helmuthdu
I tried to run your script on archbang fresh installation, it does not work, apparently it writes over pacman.conf and removes all " # " (remarks) from the file causing many errors...
Am I doing something wrong or the script is not supported on archbang?
TIA

I didnt had test it with archbang, it was made for archlinux only, BUT, it should work fine.
Theres a backup file in any case at /etc/pacman.conf.aui
The only part of the code dat manipulate pacman.conf file is this:

    #if arch is x86_64
    if [[ $ARCHI == x86_64 ]]; then
        #get the line number of mutilib repo
        local multilib=`grep -n "\[multilib\]" /etc/pacman.conf | cut -f1 -d:`
        # uncomment dat line
        sed -i "$multilib s/^#//g" /etc/pacman.conf
        # get the line number and + 2
        local multilib=$(( $multilib + 2 ))
        # uncomment dat line
        sed -i "$multilib s/^#//g" /etc/pacman.conf
        pacman -Sy
    fi

EDIT: I have made some changes:

        sed -i "$multilib s/^#//g" /etc/pacman.conf
        #To
        sed -i "${multilib}s/^#//g" /etc/pacman.conf

Check if still uncomment all lines...

Last edited by helmuthdu (2012-05-21 13:45:36)

Offline

#68 2012-05-21 14:40:11

spsf64
Member
From: FL, US or SP, BR
Registered: 2012-05-18
Posts: 100
Website

Re: [Script] Archlinux Ultimate Install Script

helmuthdu wrote:
spsf64 wrote:

@ helmuthdu
I tried to run your script on archbang fresh installation, it does not work, apparently it writes over pacman.conf and removes all " # " (remarks) from the file causing many errors...
Am I doing something wrong or the script is not supported on archbang?
TIA

I didnt had test it with archbang, it was made for archlinux only, BUT, it should work fine.
Theres a backup file in any case at /etc/pacman.conf.aui
The only part of the code dat manipulate pacman.conf file is this:

    #if arch is x86_64
    if [[ $ARCHI == x86_64 ]]; then
        #get the line number of mutilib repo
        local multilib=`grep -n "\[multilib\]" /etc/pacman.conf | cut -f1 -d:`
        # uncomment dat line
        sed -i "$multilib s/^#//g" /etc/pacman.conf
        # get the line number and + 2
        local multilib=$(( $multilib + 2 ))
        # uncomment dat line
        sed -i "$multilib s/^#//g" /etc/pacman.conf
        pacman -Sy
    fi

EDIT: I have made some changes:

        sed -i "$multilib s/^#//g" /etc/pacman.conf
        #To
        sed -i "${multilib}s/^#//g" /etc/pacman.conf

Check if still uncomment all lines...

I tried again, just downloaded and ran the latest script, same problem... I think it is because the default archbang installation does not have multilib references in pacman.conf

This the final part of pacman.conf.aui (original)

[extra]
#SigLevel = PackageOptional
Include = /etc/pacman.d/mirrorlist

[community]
#SigLevel = PackageOptional
Include = /etc/pacman.d/mirrorlist

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs

This is final part of pacman.con after I ran the script

[extra]
SigLevel = PackageOptional
Include = /etc/pacman.d/mirrorlist

[community-testing]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

[community]
SigLevel = PackageOptional
Include = /etc/pacman.d/mirrorlist

An example of a custom package repository.  See the pacman manpage for
tips on creating your own repositories.
[custom]
SigLevel = Optional TrustAll
Server = file:///home/custompkgs

Please note all #'s were removed, as all the other ones in the whole file

Last edited by spsf64 (2012-05-21 14:40:47)


Sergio S.

Offline

#69 2012-05-22 12:25:33

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

I have made some changes:

        sed -i "${multilib}s/^#//g" /etc/pacman.conf
        #To
        sed -i "${multilib}s/^#//" /etc/pacman.conf

It should now just uncomment the first line found.

Offline

#70 2012-05-22 13:14:26

spsf64
Member
From: FL, US or SP, BR
Registered: 2012-05-18
Posts: 100
Website

Re: [Script] Archlinux Ultimate Install Script

helmuthdu wrote:

I have made some changes:

        sed -i "${multilib}s/^#//g" /etc/pacman.conf
        #To
        sed -i "${multilib}s/^#//" /etc/pacman.conf

It should now just uncomment the first line found.

Ok, I'm out of home until friday, I will post results as soon as I come back ...


Sergio S.

Offline

#71 2012-05-25 15:17:11

spsf64
Member
From: FL, US or SP, BR
Registered: 2012-05-18
Posts: 100
Website

Re: [Script] Archlinux Ultimate Install Script

helmuthdu wrote:

I have made some changes:

        sed -i "${multilib}s/^#//g" /etc/pacman.conf
        #To
        sed -i "${multilib}s/^#//" /etc/pacman.conf

It should now just uncomment the first line found.

I tried again, same problem, all lines become uncommented...
I'll try to remove the reference to multilib in my arch install and see what happens...
I have sent an email to you with original archbang pacman.conf
Thanks


Sergio S.

Offline

#72 2012-05-26 11:15:56

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

spsf64 wrote:
helmuthdu wrote:

I have made some changes:

        sed -i "${multilib}s/^#//g" /etc/pacman.conf
        #To
        sed -i "${multilib}s/^#//" /etc/pacman.conf

It should now just uncomment the first line found.

I tried again, same problem, all lines become uncommented...
I'll try to remove the reference to multilib in my arch install and see what happens...
I have sent an email to you with original archbang pacman.conf
Thanks

Make sure you have the last commit
I dont see how this still can happening. Try to exec this command and see if still uncomment all:

cat /etc/pacman.conf | sed '3s/^#//'

it should just uncomment the line 3...

Offline

#73 2012-05-26 21:15:37

Jristz
Member
From: America/Santiago
Registered: 2011-06-11
Posts: 1,022

Re: [Script] Archlinux Ultimate Install Script

Redundancy detected
in many  parts the base-devel is try to installed
wy no merge in a single part where base-devel is intalled ...like before sudo (this can reduce redundancy
and...you dotfiles overrides my ~/.*rc...Pls make these option optional?


Well, I suppose that this is somekind of signature, no?

Offline

#74 2012-05-27 22:34:46

spsf64
Member
From: FL, US or SP, BR
Registered: 2012-05-18
Posts: 100
Website

Re: [Script] Archlinux Ultimate Install Script

@helmuthdu, could you please take a look at the link below, maybe we can find a solution??!!
Maybe you can jump into the thread...

http://bbs.archbang.org/viewtopic.php?id=2829

Thanks

Last edited by spsf64 (2012-05-27 22:43:29)


Sergio S.

Offline

#75 2012-05-29 12:10:13

helmuthdu
Member
Registered: 2011-11-09
Posts: 85

Re: [Script] Archlinux Ultimate Install Script

I made some changes on code, i tested it on a archbang install with virtualbox and now everything seems just to work fine smile

Offline

Board footer

Powered by FluxBB