You are not logged in.

#1 2007-06-18 15:30:13

no1youknowz
Member
Registered: 2007-06-17
Posts: 4

Lightweight Installation - What dependencies am I missing?

Hi there,

Im trying to do a lightweight installation of ArchLinux.

Im having issues with mkinitcpio, when I make the kernel. 

/sbin/mkinitcpio -k 2.6.21 -ARCH -c /etc/mkini

/lib/initcpio/functions: line 143: find: command not found ERROR module 'ata[-_]generic' not found
/lib/initcpio/functions: line 143: find: command not found ERROR module 'BusLogic' not found
/lib/initcpio/functions: line 143: find: command not found ERROR module 'mptbase' not found
/lib/initcpio/functions: line 143: find: command not found ERROR module 'mptscsih' not found
/lib/initcpio/functions: line 143: find: command not found ERROR module 'mptscsih' not found
/lib/initcpio/functions: line 143: find: command not found ERROR module 'atap-_]piix' not found

Parsing hook [base]
/lib/initcpio/install/base line 4: find:command not found

Parsing hook [autodetect]
/lib/initcpio/functions line 4: find:command not found
/lib/initcpio/install/autodetect line 4: find:command not found

Parsing hook [keymap]
/lib/initcpio/install/keymap line 4: find:command not found

Parsing hook [filesystems]
/sbin/mkinitcpio: line 235: gzip: command not found
Generating image '/boot/kernel26.img'.... FAILED

Firstly i know im missing the gzip dependency, but what else?

Anyway here are my base packages.

acl
attr
autoconf
automake
bash
bin86
binutils
bison
bzip2
cracklib
coreutils
cpio
db
device-mapper
diffutils
dhcpd
fakeroot
file
filesystem
gcc
glibc
grep
grub
hwdetect
libarchive
libdownload
initscripts
iputils
kbd
kernel-headers
klibc
klibc-extras
klibc-udev
libusb
lshwd
m4
make
mkinitcpio
module-init-tools
ncurses
net-tools
openssl
pacman
pam
patch
pcre
pciutils
perl
pkgconfig
popt
readline
sed
shadow
sysvinit
tcp-wrappers
wget
zlib

Offline

#2 2007-06-18 15:49:34

no1youknowz
Member
Registered: 2007-06-17
Posts: 4

Re: Lightweight Installation - What dependencies am I missing?

Oh yes, if someone could tell me what I dont need from that list.  Would be great. smile

Offline

#3 2007-06-18 16:12:17

abhidg
Member
From: City of Kol
Registered: 2006-07-01
Posts: 184
Website

Re: Lightweight Installation - What dependencies am I missing?

you need gnu findutils, your list is indeed quite short; can't think of anything to remove smile

Offline

#4 2007-06-18 16:26:23

no1youknowz
Member
Registered: 2007-06-17
Posts: 4

Re: Lightweight Installation - What dependencies am I missing?

Thanks, I got that answer from IRC as well.

If anyone else can think of anything to remove, would be great smile

Offline

#5 2007-06-19 07:31:39

detto
Member
Registered: 2006-01-23
Posts: 510

Re: Lightweight Installation - What dependencies am I missing?

bin86

Offline

#6 2007-06-19 07:35:34

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Lightweight Installation - What dependencies am I missing?

If you don't intend to compile stuff you might also try removing bison, m4, make, autoconf, automake, pkgconfig and patch.


1000

Offline

#7 2007-06-19 16:18:30

nikron
Member
Registered: 2007-05-15
Posts: 130

Re: Lightweight Installation - What dependencies am I missing?

byte wrote:

If you don't intend to compile stuff you might also try removing bison, m4, make, autoconf, automake, pkgconfig and patch.

He also can remove pacman if he doesn't plan to add anything more to the system.

Offline

Board footer

Powered by FluxBB