Alejandro Mery
96e9a848a4
initramfs: s/folders/directories/g
13 years ago
Christian Wiese
bef796f3a4
target/reference: build libchipcard again because now we only have one package
13 years ago
Christian Wiese
b1fb8bdc28
target/reference: include fastjar again
13 years ago
Alejandro Mery
3966674508
sde-config: changed target description extraction to use get_field()
13 years ago
Christian Wiese
29ff1419e0
early: fixed init.sh to detect root filesystem type for loading the proper kernel module before trying to mount it at /rootfs
14 years ago
Christian Wiese
f0f661ab6e
early: improved init.sh to check if the kernel has devtmpfs support before using it, and to use the old-style tmpfs method if not
14 years ago
Christian Wiese
7c60d1bb44
early: changed init.sh to not mount usbfs
14 years ago
Christian Wiese
6c48a25ba7
early: changed init.sh to use devtmpfs which obsoletes the initial population of /dev through mdev
14 years ago
Christian Wiese
2b5bd5a178
early: added mdev.conf to to initramfs overlay
14 years ago
Christian Wiese
e84bfb30f5
early: replaced udev with mdev in init.sh
14 years ago
Christian Wiese
8ba25b6f7e
early: enabled BLKID_TYPE feature for being able to print the filesystem type
14 years ago
Christian Wiese
5ecfa7d617
early: enabled linux platform support explicitely (see note!)
Note:
Enabling this seems to be needed starting with busybox 1.18
14 years ago
Christian Wiese
d4d3edc7dc
early: enabled busybox blkid support
14 years ago
Christian Wiese
932187f2a0
early: enabled VOLUMEID_EXT feature for being able to detect Ext filesystems
14 years ago
Christian Wiese
ecb7f5f9c0
early: enabled VOLUMEID support explicitely
14 years ago
Christian Wiese
ae7645fc1e
early: removed hotplug2 from pkgsel
14 years ago
Christian Wiese
feb94a025a
early: removed udev from pkgsel
14 years ago
Christian Wiese
8717a05907
early: enabled mdev support
14 years ago
Aldas Nabazas
6a1c329231
cleaned up generic/minimal-desktop target, added all necessary packages for kde4
14 years ago
Aldas Nabazas
97b383dbec
added dhcpcd and wpa_supplicant to generic/minimal target
14 years ago
Alejandro Mery
8ac610bbf7
busybox: explicitly enable module.aliases support
14 years ago
Alejandro Mery
8cfdbc75f2
mkinitramfs: add atkbd.ko (ps/2 keyboards)
14 years ago
Alejandro Mery
b59f2b3ecf
early: accepted life and enabled susv3 support in uclibc
14 years ago
Nagy Károly Gábriel
938530767b
early: finished removal of hotplug2, removed udev patch and emptied modprobe.conf. See note
With the modprobe.conf that we used to ship with early modprobe failed to work.
An empty modprobe.conf makes modprobe work, but might cause issues with autoloading
of modules at boot time <= this needs to be checked and refined, maybe we need to
ship a saner modprobe.conf.
14 years ago
Christian Wiese
d4f5d09483
target/early: changed to enable uClibc SUSv4 legacy support because lvm2 needs siginterrupt()
14 years ago
Christian Wiese
c987f1ddc4
target/early: changed to use uClibc instead of dietlibc
14 years ago
Alejandro Mery
e303bb3891
generic: disabled embutils on ref so Baldzius stops whining
14 years ago
Christian Wiese
ce65e70df3
target/generic: removed dietlibc (we do not mix the build of tools for the initrd and the actual system anymore)
14 years ago
Christian Wiese
2716683894
early: build gmp, mpfr, ppl and cloog-ppl at toolchain stage
15 years ago
Christian Wiese
9de375dcc9
early target: added the new gcc dependencies gmp, mpfr, ppl and cloog-ppl to package selection
15 years ago
Christian Wiese
cea9e4ea80
generic target: added the new gcc dependencies gmp, mpfr, ppl and cloog-ppl to minimal package selection
15 years ago
Alejandro Mery
a55da62d0b
generic: removed minised and embutils from minimal
15 years ago
Alejandro Mery
660d3c3e0e
generic: added libtirpc to minimal as required by nfs-utils
15 years ago
Alejandro Mery
715d8d6f69
install: changed to handle mkinitramfs
15 years ago
Alejandro Mery
78437cae2d
generic: changed to use mkinitramfs instead of legacy mkinitrd
15 years ago
Alejandro Mery
a9167716d5
early: adapted udev patch
16 years ago
Alejandro Mery
30a4a1584a
install: sed -e 's/udevsettle/udevadm settle/g' -e 's/udevtrigger/udevadm trigger/'
16 years ago
Alejandro Mery
d01ef4dc65
early: -e 's/udevsettle/udevadm settle/g' -e 's/udevtrigger/udevadm trigger/'
16 years ago
Alejandro Mery
0f5a0aa382
initramfs: changed pack_and_push.sh to use inplace when uploading
16 years ago
Alejandro Mery
8bd9cd3a7d
mkinitramfs: moved 50-kernel.sh to early target
16 years ago
Alejandro Mery
c5f2720f1a
early: fixed to include udev/devices also for 64bits systems
16 years ago
Alejandro Mery
694f26df89
generic/minimal: changed to use util-linux-ng instead of the abandoned util-linux
16 years ago
Aldas Nabazas
cf0d2edf7b
added libxml and libxslt to minimal xorg selection
15 years ago
Aldas Nabazas
31c6289197
added python and pixman for generic/10-minimal-xorg, both needed to build xorg-7.5
15 years ago
Alejandro Mery
b72b7c9e38
initramfs: made pack_and_push create images using the suffix instead of only uploading them by that name
15 years ago
Alejandro Mery
2e1bea6266
initramfs: enhanced pack_and_push.sh to support a -f option to force mkinitramfs, and sudo support to run rsync as the user when called using sudo
16 years ago
Alejandro Mery
e215f52ea4
generic/reference: removed tzdata exclusion
16 years ago
Alejandro Mery
32512d595b
generic: disabled heimdal on the reference pkgsel
16 years ago
Alejandro Mery
4d6418d74e
initramfs: changed pack_and_push.sh to not hide rsync output
16 years ago
Alejandro Mery
7abbc5fcdd
initramfs: changed pack_and_push.sh to do a single rsync call
16 years ago