Commit Graph

11 Commits

Author SHA1 Message Date
Juan RP
d3b7ea77b7 initramfs-tools: add initramfs-tools trigger, add blkid.
Do not use blkid from busybox, doesn't work... dunno why.
Bump revision again, grrr!

--HG--
extra : convert_revision : 5af4b5870491c9ba24f3df7e897f4102bda51dd5
2009-10-08 16:57:13 +02:00
Juan RP
9823bb2efd initramfs-tools: new revision with multiple changes.
- Remove mkinitramfs-kpkg(8), it's useless.
- Use busybox shell and create some symlinks through init.
- Add missing busybox-initramfs dep.

Bump revision.

--HG--
extra : convert_revision : 51d34ca135eba53bb07fb4859f54b200a0932061
2009-10-08 16:00:51 +02:00
Juan RP
4cb99e3647 initramfs-tools: fix root on LVM.
Move wait_for_udev() before local-top scripts are run, otherwise
lvm vgscan won't find the devices. Bump revision.

--HG--
extra : convert_revision : 8eb56225cd2252aab272c4721d9a3b14d7367f83
2009-10-06 17:47:22 +02:00
Juan RP
d7c0ce05d6 initramfs-tools: apply some changes from git, fix some bugs.
* Make 'update-initramfs -u' and '-u -k all' work.
* Remove obsolete kernelextras, thermal and framebuffer hooks.

--HG--
extra : convert_revision : 7186d9c79b510eb396da89a0c6b294b52598a9c8
2009-08-27 08:46:20 +02:00
Juan RP
ab1372b0c2 initramfs-tools: use udev and module-init-tools.
The klibc-* pkgs have been removed because they provided
little gain and 150KB is not much...

--HG--
extra : convert_revision : f88a8bb0f6a2056feef2fe6b1cfb710ee669edf7
2009-06-20 18:52:27 +02:00
Juan RP
0e4aac580d initramfs-tools: vol_id is no more, use blkid.
Bump revision.

--HG--
extra : convert_revision : 08b0110a47e80be1885dfc047851ca62ba08acf3
2009-06-19 15:50:18 +02:00
Juan RP
931d990154 initramfs-tools: some fixes required by the upcoming OpenRC switch.
* Mount /sys and /proc as sysfs and proc and not "none". Fixes
  an error reported by OpenRC.
* Fix compare_versions() by using xbps-cmpver.

Bump revision.

--HG--
extra : convert_revision : 4e159367fc300083590c393e3d3cbe72a1cb5475
2009-05-02 02:31:23 +02:00
Juan RP
66d268cdd1 initramfs-tools: use the new klibc pkgs, saves ~1.5MBs.
--HG--
extra : convert_revision : 4a6e3452348cec1a4bd3e8ad6e514f470eb2c7d8
2009-03-08 04:15:11 +01:00
Juan RP
593e754ad6 initramfs-tools: update to 0.93.
--HG--
extra : convert_revision : 94d98a512aabe9692c6785e20c61a81aa1313498
2009-03-07 07:27:06 +01:00
Juan RP
3d9bf73432 initramfs-tools: hooks/udevhelper tries to copy an unexistent file.
--HG--
extra : convert_revision : a134f157db4571ee999c965e504d4bce188e9125
2009-02-25 18:54:56 +01:00
Juan RP
fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00