Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos/initramfs-tools

Vyatta fork of initramfs-tools
https://github.com/vyos/initramfs-tools

hook-functions: Add btrfs to base modules

seems lots of people fancy it so lets add it.

Signed-off-by: maximilian attems <[email protected]>

18afe4934f72eeec551b7a42fa8dc200f80ded42 authored over 14 years ago by maximilian attems <[email protected]>
mkinitramfs: set initramfs root to 755

fixes unionfs-fuse to service requests made by non-root users.

[ merge from 0.92bubuntu31, this...

17c98474779d1887909bd60acaba1690e7e439e0 authored over 14 years ago by Colin Watson <[email protected]>
init: Silence "Loading essential drivers..." on quiet boot.

no point in spamming that for quiet boot.

Signed-off-by: maximilian attems <[email protected]>

755f0033cd5775e1d17c58965143b1b6001d3478 authored over 14 years ago by maximilian attems <[email protected]>
mkinitramfs: generate pre-cached boot order file

if tsort is available, use it instead of custom sorting code
if a pre-cached order file is avail...

553aa3742ca43b4ba4e87b2dea2c5d31cc43a124 authored over 14 years ago by Scott James Remnant <[email protected]>
mkinitramfs: no longer copy depmod

it is no longer used on boot, saves initramfs space and thus speed.

Signed-off-by: maximilian a...

135b1620f5d591c6ffe6059124802d534d5473fb authored over 14 years ago by maximilian attems <[email protected]>
Keep acpi modules in initramfs so that udev can load them early

partialy revert "nuke thermal hooks",
this is needed for broken hardware.

no point in us loadin...

26db93c6b88a5cc9147ba4dfd5f29a898fecc031 authored over 14 years ago by maximilian attems <[email protected]>
mkinitramfs: -c compression support / commandline override

fixed the commandline argument to select the compressor.

also your test with "command" needed t...

fe7e630857d2fd1c9b7af48f33d46e626ac6509e authored over 14 years ago by Bert Schulze <[email protected]>
mkinitramfs.8: update date

forgot to add here on compress commit.

0164c63083cf31e83660e866614c0cd83bd34bfd authored over 14 years ago by maximilian attems <[email protected]>
initramfs-tools: support different compression tools in mkinitramfs

this version uses /etc/initramfs-tools/initramfs.conf to determine
the compression method, check...

38c90c536d96982ada4017d00da3878f87e7300e authored over 14 years ago by bert schulze <[email protected]>
scripts/functions: add get_fstype() from scripts/local

allows wider usage.

(closes: #487409)

Reported-by: Christoph Anton Mitterer <calestyo@scientia...

9d6567169ea95ffad8a3c9a95218851821d147b8 authored over 14 years ago by maximilian attems <[email protected]>
Use ata_generic driver on all_generic_ide bootarg

[ merge from 0.92bubuntu1 ]
Reported-by: Ben Hutchings <[email protected]>
Signed-off-by: maxi...

7ea605d62c6fca441a40820a573a2e0ef704f183 authored over 14 years ago by maximilian attems <[email protected]>
MODULES=DEP: Check superblock on initramfs block

do not trust mount as this is not the thing we look at on boot.

(closes: #519800)

as bonus run...

87d45befb832480954c8c025aee823f1627b9526 authored over 14 years ago by maximilian attems <[email protected]>
mkinitramfs: Filter out looping or broken symlinks from the initramfs

they cause cpio to explode (LP: #540686).

[ merge from 0.92bubuntu70 ]
(closes: #575157)

Signe...

9588c32006983fda80f393458e36fe3d7e590598 authored over 14 years ago by Colin Watson <[email protected]>
init: mount /dev/pts as well as /dev

Allows to redirect the console early.

[ merge from 0.92bubuntu71 ]
Signed-off-by: maximilian at...

261811b5d0524c7fe579bf4ca22915c2dc4b636f authored over 14 years ago by Scott James Remnant <[email protected]>
init: load the netconsole module with netconsole bootarg

[ merge from 0.92bubuntu71 ]
Signed-off-by: maximilian attems <[email protected]>

72f9d99901161b02513153eb3e587553fb21165e authored over 14 years ago by Scott James Remnant <[email protected]>
panic: quote variable

Reported-by: Loïc Grenié <[email protected]>
Signed-off-by: maximilian attems <[email protected]>

c713fd9872c4b917d89df89ddbc6c471d52c67d8 authored over 14 years ago by maximilian attems <[email protected]>
MODULES=DEP Use driver/module syfs attribute

I thought I'd experiment a bit with MODULES=DEP, but it seems this will
not work. The atiixp mod...

ae45b87f5f8503434a10baa0d95a4d2e5c0e9652 authored over 14 years ago by maximilian attems <[email protected]>
update-initramfs: fix previous elilo commit

sloppy coding without coffee

110a03b4fa048c3018bc5a09c8969af48b654099 authored over 14 years ago by maximilian attems <[email protected]>
update-initramfs: only run elilo if configured

check for /etc/elilo.conf

(closes: #534201)

Signed-off-by: maximilian attems <[email protected]>

83e83675cccb1856e2d90c8829c7a17852f62d46 authored over 14 years ago by maximilian attems <[email protected]>
initramfs.conf.5: document UMASK variable for sensitive initramfs

UMASK variable was supported for some time, but nobody knew about it.
(closes: #536195)

Signed-...

09fbb6c5727d3700cc672240fc69b026ef7a6e68 authored over 14 years ago by maximilian attems <[email protected]>
configure_networking: Try repeatedly ipconfig with increasing timeout

Here is a bug description and a patch. Please consider it.
The patch solves a an LTSP client pro...

40b99bb35a81066aadbd13e663ffdf9d1a3ba2ad authored over 14 years ago by Anna Jonna Armannsdottir <[email protected]>
mkinitramfs: allow to build initramfs for unmodular linux images

this is untested. (closes: #415474, #433708)

Signed-off-by: maximilian attems <[email protected]>

06a104875366502651939c8449382fb2ac95a9c5 authored over 14 years ago by maximilian attems <[email protected]>
update-initramfs: Stop second guessing lilo usage.

If people have both lilo and grub installed they need
to figured out on their own, what they wan...

cc33aa5bfb7f687935ef682aa2cce0842af15ea4 authored over 14 years ago by maximilian attems <[email protected]>
switch from cdbs to debhelper 7

newest debhelper makefile is short and quick.
inspiration from /usr/share/doc/debhelper/examples...

b5c928d159623f617f872323b7064ebfbf19a269 authored over 14 years ago by maximilian attems <[email protected]>
hook-functions: let dep_add_modules() recurse into lvm slave devices

When searching for the root block device, there may be multiple device
mapper indirections.

Fix...

2a49aa8a48994806b96003b7ef702d8b5d3f4825 authored over 14 years ago by Nikolaus Schulz <[email protected]>
control: Clean up Uploaders field

none of the other listed persons are active currently.

a069caef21d2456a17d2df77f1ab2e84b31074dd authored over 14 years ago by maximilian attems <[email protected]>
control: bump standards version without changes.

fe0a965e82ee16b7d64188fe1afb527ac648d686 authored over 14 years ago by maximilian attems <[email protected]>
MODULES=dep fix boot with MMC

It doesn't boot with MODULES=dep because mmc_block is missing.

(closes: #548711)

Signed-off-by...

0108194018382b91867f966b1d0188959be1f66f authored over 14 years ago by Martin Michlmayr <[email protected]>
update-initramfs breaks if /etc/mtab is a symlink to /proc/mounts

The attached patch fixes the problem for me (udev no longer ships vol_id
since 146-1).

(closes:...

3de636e6c8c578c1b74c6eca0b8660ec8b0a9d36 authored over 14 years ago by Piotr Lewandowski <[email protected]>
update-initramfs: Default to not keep .bak backups

we don't need to any more. TODO: lilo might still want .bak's.

[ merge 0.92bubuntu9 + fix manpa...

722cb312d3dc0e27b794aaa5eac7db331a9ebf8c authored over 14 years ago by Ben Collins <[email protected]>
mkinitramfs: Call depmod before packing the initramfs.

init: thus drop depmod call.

Don't quote modules.*map, so we actually expand it.

(closes: #465...

1d3037b49b68ed615fb60d8f2a3c0e7e78c857d0 authored over 14 years ago by Scott James Remnant <[email protected]>
init: Mount devtmpfs on /dev

falling back to a tmpfs if not supported by the kernel.

[ merge of 0.92bubuntu61 ]
Signed-off-b...

61375f9d9a76a0771b00a32412b7afd296551454 authored over 14 years ago by Scott James Remnant <[email protected]>
update-initramfs: -d delete .bak file

as bonus rename confusing function.
(closes: #559535)

Signed-off-by: maximilian attems <maks@de...

d50ca3a902ad834e2bacc2fe81e053a513b7748e authored over 14 years ago by maximilian attems <[email protected]>
init: rexport resume to reallow it's hardcoded usage

as bonus also simplify the noresume case, just unset it in that case.

this should fix #572858 a...

1277b2e7590a3a1354440472da497b68e8ba5385 authored over 14 years ago by maximilian attems <[email protected]>
init: export and unset BOOTIF

enhances 673abb77821433a67add61ac79d739c6cee9eee0,
to allow scripts to make use of the variable....

d3de22eda550c41d0e262a0140a33a5979c772fd authored over 14 years ago by maximilian attems <[email protected]>
scripts/local: fix blkid invocation

49337bd looks bogus. It adds the test "[
command ... ]" but I think that should be j...

df43f67500c9f3f1d9ad1e310173cf6babd85a61 authored over 14 years ago by maximilian attems <[email protected]>
auto_add_modules: Copy all modules from net, excluding some subdirectories

This removes the need to maintain an explicit list, which always has
some drivers missing.

fixe...

cd63438f4bfc5c400aeed74ea29010dbc0c0ef4e authored over 14 years ago by Ben Hutchings <[email protected]>
copy_modules_dir: Take a list of exclusions after the base directory

Signed-off-by: Ben Hutchings <[email protected]>
Signed-off-by: maximilian attems <maks@debian...

64882f7235362129e9bae0e7c7788981328d8077 authored over 14 years ago by Ben Hutchings <[email protected]>
configure_networking: support BOOTIF variable set by pxelinux

updated patch against current master, using only shell, and with a cleaner
method to convert BOO...

673abb77821433a67add61ac79d739c6cee9eee0 authored over 14 years ago by Vagrant Cascadian <[email protected]>
blacklist earlier at init-top stage

as udev will start earlier, care to blacklist before it loads.

Signed-off-by: maximilian attems...

1bf31aaa5bc8bf53bf123d8d75a927c1a358171c authored over 14 years ago by maximilian attems <[email protected]>
mkinitramfs: KEYMAP option fails to work due to missing keymap

I have attached a patch that makes the keymap hook consider
/etc/console-setup/cached.kmap.gz.

...

0830e97339add137d56d13cdbe07282f3cdba8f6 authored over 14 years ago by Maximilian Gass <[email protected]>
initramfs-tools: make the panic argument available in the rescue shell

Sometimes one misses the error message printed by the panic helper function,
for example when a...

323005e4b8468ab9f7151d883d3df7b75f130911 authored over 14 years ago by Ferenc Wagner <[email protected]>
mkinitramfs: add all usb storage devices

USB storage device is not recognized at boot after kernel upgrade
to 2.6.30.
It seems that the u...

99b32f0831fe89f78144ca5a1da5c1e6a51dc667 authored over 14 years ago by Avi Rozen <[email protected]>
hook-functions: Avoid firmware copy error.

Fix a2127d33 for systems without /proc/modules because the check has
the wrong logic order. (clo...

51de1be0a82967582b024dd554c02e457fe8e917 authored over 14 years ago by Michael Prokop <[email protected]>
mkinitramfs: only copy modprobe conf files

do not add packaging garbage
(closes: #506533)

Signed-off-by: maximilian attems <[email protected]>

836e5cf6ddb30757365c2b879b96958c250dcd7b authored over 14 years ago by maximilian attems <[email protected]>
0.92o+vyatta+3

6e249a2770232419a11795be443b9ba0505076d1 authored over 14 years ago by An-Cheng Huang <[email protected]>
scripts/local: Use blkid as backup fstype detection

if blkid is on initramfs use it.

Thanks to Joey Hess <[email protected]> for calling syntax.

Si...

49337bdc94ed5bc176338cfa793a868fcd33784c authored over 14 years ago by maximilian attems <[email protected]>
scripts/local: avoid mount -t unknown

Since fstype does not support btrfs (#548047),
and since udev 150, vol_id no longer exists,
get_...

90c19d7bac748efdaab0355d4aa3a25b579bc0f2 authored over 14 years ago by Joey Hess <[email protected]>
Fix path to nfsroot.txt in documentation.

Signed-off-by: maximilian attems <[email protected]>

0e653d64758e03fd77b8ab436c8ca36cff9ee4c9 authored almost 15 years ago by Michael Prokop <[email protected]>
copy_exec: Check if ldd is around

got report of a box with missing ldd.
as the errors get seded away the user is left with no idea...

3d1da4511ab62173d457b78a243fdc001b648911 authored almost 15 years ago by maximilian attems <[email protected]>
mkinitramfs: Be opportunistic when calling modprobe thus showing errors

don't suppress the modprobe error output!!!
this can happen when your depmod was generated by ne...

c0d14c1245e96be8757ad4a42bf4cbfa9521dc81 authored almost 15 years ago by maximilian attems <[email protected]>
hook-funcitions: Only warn about missing firmware if /proc/modules exists

makes no sense to look up if there are no modules.
seen on a piuparts installation of linux-2.6
...

a2127d339d78d2ea2779b24d0f42f6203777df72 authored almost 15 years ago by maximilian attems <[email protected]>
kernel hook scripts: add comments

try to make the intention of the code more clear

Reported-by: Matthijs Kooijman <matthijs@stdin...

3158f6513227b63efd672505592ab537e043212c authored about 15 years ago by maximilian attems <[email protected]>
kernel hook scripts: Fix typo

/etc/kernel/postrm.d/initramfs-tools: line 12: =: command not found

It says:

${bootdir}= $...

339235ef8fc662c5ac29a4906680cf839f0fb711 authored about 15 years ago by maximilian attems <[email protected]>
Nuke useless unused dir.

shipp used conf-hooks.d

Reported-by: Jonas Meurer <[email protected]>
Signed-off-by: maximilian a...

8d3cbe0252a6caec0b5a6bd97c5aa2de65ccc139 authored about 15 years ago by maximilian attems <[email protected]>
/etc/kernel/postrm.d/i-t: use now takeover on delete

makes the script idempotent
(closes: #547365)

Reported-by: Jonathan Nieder <[email protected]>...

02cb277c7eb1e40d926b95aef3419ee5c929f0f6 authored about 15 years ago by maximilian attems <[email protected]>
update-initramfs: allow -t takeover on delete

needed to have idempotent delete

c1fa297a9342bcf4750c4b6f1000e5cd364049f8 authored about 15 years ago by maximilian attems <[email protected]>
/etc/kernel hook script support newer kernel-package

k-p no longer generates initramfs by itself,
so do it for it.

(closes: #523735)

072ad3179c526b90b57719e127de851182b04c4c authored about 15 years ago by maximilian attems <[email protected]>
blacklist boot hook write to /etc/modprobe.d/initramfs.conf

Newer modprobe will only look at .conf files.

(closes: #541864)

Signed-off-by: maximilian atte...

919c099e12308729a9a6bc141eab1f05532c93f8 authored about 15 years ago by Tormod Volden <[email protected]>
fix out-of-date-standards-version

5bbb92c9bfa7f109a8ed10f1a815e974cb0db01a authored about 15 years ago by maximilian attems <[email protected]>
initramfs-tools.8: fix boot example script to execute scripts/functions

example boot script needs it for log_begin_msg and log_end_msg
functions. (closes: #545728)

Rep...

2815ac37b586de638ed5db82dc38a292587664cc authored about 15 years ago by maximilian attems <[email protected]>
hook-functions: Fix mounted /sys check for openvz container.

ls -l /sys
total 0
drwxr-xr-x 5 root root 0 2009-08-08 11:53 class
drwxr-xr-x 2 root root 0 2009...

39252ef3dcec3041db9e4b60b7f13ba75115e764 authored about 15 years ago by maximilian attems <[email protected]>
mkinitramfs fix comment

e0881b38724dffac0dcce1aad447c23ef571a374 authored about 15 years ago by maximilian attems <[email protected]>
move busybox addition to a hook script

thus export the 2 needed busybox variables,
be sure to have the klibc shell for now around.

Sig...

eea7e5df69e993feeb39e664105016b89e0e09e6 authored about 15 years ago by maximilian attems <[email protected]>
klibc remove zcat and gunzip

not really used in initramfs.

Signed-off-by: maximilian attems <[email protected]>

a71705c44cc48a31ad57443dbbdb1fdf8815f9fb authored about 15 years ago by maximilian attems <[email protected]>
Revert "hook-functions: Add hid_* modules."

don't support any possible usb keyboard under earth,
the usbhid is default the rest should be ad...

757294f86013711d94d14a674f8c13aa0e17dee6 authored about 15 years ago by maximilian attems <[email protected]>
nuke framebuffer boot script

fb should be loaded after initramfs by init to have a beautiful
userland. allows faster boot not...

db24ed6ec7887631c05ce0d51c53c8c2cb9c507a authored about 15 years ago by maximilian attems <[email protected]>
nuke kernelextras hook

adds fbcon vga16fb for usplash,
as this not useful for default just remove it.

Signed-off-by: m...

0bb01935dd103bc64462ad2f8774773b5e594098 authored about 15 years ago by maximilian attems <[email protected]>
Redefinde MODULES=most to not carry any fb driver per default.

this allows for a much smaller initramfs and thus faster boot.

Signed-off-by: maximilian attems...

0d74255b03b80bf8102d007feb86a941ecc35ed0 authored about 15 years ago by maximilian attems <[email protected]>
create a klibc hook script

we may soon no longer need it,
so move it out to its own, so it can be more easily played with.
...

e98b48021205f1cc21db96cdcabab909b6db5e86 authored about 15 years ago by maximilian attems <[email protected]>
nuke thermal hooks

thrive for a smaller initramfs,
were loading of the modules is so fast that acpi should be loaed...

c5e39cd1cb1dc9f6a18de07e137ef47ecc8f8cc6 authored about 15 years ago by maximilian attems <[email protected]>
release 0.93.4

last of this line, we need to work on bootspeed.

ddf09adbf2f2710e62b4a1eedfad213ce6e908e7 authored about 15 years ago by maximilian attems <[email protected]>
MODULES=most: Add virtio_net to initramfs.

allows boot via PXE in a KVM virtualiziation environment.

(closes: #533894)

Reported-by: Micha...

f3802469d03140190f824d6ef93513612f300a97 authored over 15 years ago by maximilian attems <[email protected]>
hook-functions: Fix loading of entries without newline in /etc/i-t/modules

don't use the overcomplicated sed to add a newline to really strip it,
just use the simple /etc/...

dd16e2d08faed5bc36616c62f9275f5c03527fd1 authored over 15 years ago by maximilian attems <[email protected]>
control: bump standards version without changes.

71ef55e707383818e7a4fe09f02ead7e63dd0d88 authored over 15 years ago by maximilian attems <[email protected]>
control: bump versioned dep on debhelper

fixes lintian warning:
package-lacks-versioned-build-depends-on-debhelper
* 5

dbb23dbcf3eba81af78ecb546c86c9f94a18622e authored over 15 years ago by maximilian attems <[email protected]>
initramfs-tools.8: Convert hyphen to minus sign

fixes lintian error:
hyphen-used-as-minus-sign

bd65d247774c095479fe61f196e6273f0f30b6ce authored over 15 years ago by maximilian attems <[email protected]>
preinst: Don't hardcode vol_id cmd

use command instead of hardcoded path, fixes lintian error:
command-with-path-in-maintainer-scri...

3eb5ad8d680f54dadb64994ec2c2e481c06211d2 authored over 15 years ago by maximilian attems <[email protected]>
scripts/init-top/framebuffer: i915 needs intel-agp too

The i915 DRM module doubles as a framebuffer of sorts, at least in kernel
mode-setting setups; l...

4a4dda7aff43b9fdb52633c1af877fa69884fc33 authored over 15 years ago by Aaron M. Ucko <[email protected]>
release 0.93.3

too many small fixes piled up to hold back even more..

ce5f54d97daa77a150a8539dc971e1830e21feb5 authored over 15 years ago by maximilian attems <[email protected]>
nuke useless old file

leftover from old bzr import.

Reported-by: Michael Prokop <[email protected]>
Signed-off-by: maximi...

ff0a5931a35066a1b31591a0457d0847536d6cea authored over 15 years ago by maximilian attems <[email protected]>
0.92o+vyatta+2

72073ce6f1e3c2e0cc0b587ff1f42e925d3f0117 authored over 15 years ago by An-Cheng Huang <[email protected]>
mkinitramfs: Invoke dpkg --print-architecture

Fixes:
> Running update-initramfs.
> update-initramfs: Generating /boot/initrd.img-2.6.29-2-amd6...

5fb8d7c356206b72c99c967ab7dde56c69393678 authored over 15 years ago by maximilian attems <[email protected]>
hook-functions: MODULES=most fix old typo s/smc911x/smc91x/

commit 8761821795732a9755d673e92fb45ac9202270df had the error.

(closes: #528094)

2fd44e5b137544829e6d1f7586519e8a92459ba7 authored over 15 years ago by maximilian attems <[email protected]>
debian/control: No longer mention EVMS in long description.

evms seems dead, so no longer list it explicitly.

Signed-off-by: maximilian attems <maks@debian...

88462fef31e21ec066c9e71f09310b6320b135c0 authored over 15 years ago by maximilian attems <[email protected]>
hook-functions: MODULES=dep error out if sysfs not mounted on /sys.

currently we fail sylently later, make it explicit.

(closes: #524179)

Signed-off-by: maximilia...

2d23dd1950e24ec6b64ae2405464a89b82e4cca5 authored over 15 years ago by maximilian attems <[email protected]>
copy_exec: also avoid picking sse2, neon, and vfp hwcaps libs.

merge 0.92bubuntu29

Signed-off-by: maximilian attems <[email protected]>

4cf1ab73b5a1abdfb2fe37862b345976c8507dd1 authored over 15 years ago by Loic Minier <[email protected]>
update-initramfs: Don't hardcode path for lilo or elilo.

elilo seems to be installed in /usr/sbin/ and thus wasn't run.
(closes: #524928)

Reported-by: d...

ceb549235df16f54d4ec6ef2a6c7c50ade751884 authored over 15 years ago by maximilian attems <[email protected]>
update-initramfs: Pass version to flash-kernel

allows handling of different subarches.

(closes: #523711)

Reported-by: Martin Michlmayr <tbm@c...

409aa55645953add7c38721432a374cbd7c4b3be authored over 15 years ago by maximilian attems <[email protected]>
hook-functions: Add i915 module for kms.

people still need to enable kernel mode setting,
but the module should be on the initramfs by de...

652423c6f5b636f95899254aba213d417caff158 authored over 15 years ago by maximilian attems <[email protected]>
0.92o+vyatta+1

f8cac5c1ef35ed4614ead915b5ba42f67739642d authored over 15 years ago by An-Cheng Huang <[email protected]>
Merge branch 'upstream' into jenner

Conflicts:

debian/changelog

e557e8a53145506bd95cd37c5e672169ad85b23a authored over 15 years ago by An-Cheng Huang <[email protected]>
merge 0.92o from git://git.debian.org/git/kernel/initramfs-tools.git

b9c92a3bb82e860c8368eb7933f5ec4ddcd74bcb authored over 15 years ago by An-Cheng Huang <[email protected]>
update-initramfs: Text exit code of command -v too.

same simplification.

Signed-off-by: maximilian attems <[email protected]>

41562f3293b34b3d543d6a90f6d4e12264a67022 authored over 15 years ago by maximilian attems <[email protected]>
cleanup LABEL handling code

make it more concise:
* use POSIX ${parameter:+word}
* replace *[/]*) by just */*)
* test exit c...

d703b8ca26ac5230d7ffeae1891334791d8dab31 authored over 15 years ago by maximilian attems <[email protected]>
release 0.93.2

e939f98f684326ddc06d54fe0379c552fb94010f authored over 15 years ago by maximilian attems <[email protected]>
mkinitramfs: Allow dots in boot and script filenames.

the regex was overly severe not allowing dots althoug they are
useful as word ending.

based on ...

97f26c6e0d61a4ff700b8f79c61a41320f317e2e authored over 15 years ago by maximilian attems <[email protected]>
init-top/framebuffer: syntax fix.

fix wrong merge of e184c8c2a9ad4520cf0cf4536301c6ae6206e911
scripts/init-top/framebuffer: 84: Sy...

f3049298fec182252dc76c75202454bb324bc682 authored over 15 years ago by maximilian attems <[email protected]>
hooks/thermal: Prevent inclusion of windfarm modules on PS3.

Do not load thermal control for macintosh if the device is a PS3.
fixes cosmetic issue of boot m...

a55e9b4865c15d3572d93132cfee1d0a53223d29 authored over 15 years ago by maximilian attems <[email protected]>
init-top/framebuffer: Load intel-agp for intelfb

After further experimentation, I discovered additional problems that my
first patch did not addr...

e184c8c2a9ad4520cf0cf4536301c6ae6206e911 authored over 15 years ago by Maik Zumstrull <[email protected]>