Custom Query (16363 matches)
Results (256 - 258 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #262 | fixed | Kernel X Modules - external source tarball | ||
| Description |
Hi all, Does it plan to provide an external xgraphic and xmouse kernel module driver source tarball like vboxdrv.ko (vbox-kernel-module-driver.src.tar.bz2) ? this will avoid to rebuild all the main source tarball to just update the kernel module for the updated kernel release. For now the way to avoid a full rebuild it's to: pushd %{_builddir}/%{package_name}-%{version}/src/VBox/Additions then do kmk on related Makefile contained folder to build them alone. I can provide a script kernel X module install for Fedora Core system is someone need it. |
|||
| #263 | fixed | Network setting dosn't restore... | ||
| Description |
Now two things are wrong here: The "Attached to" are now "Not attached" and not the old value "Host Interface". If you switched back to "Host Interface", the settings are not restored currectly: The "INterface Name" are empty :( I used Virtualbox v1.3.8 under Ubuntu. |
|||
| #264 | fixed | No error msg. if "Host Interface" Network dosn't start... | ||
| Description |
I used VirtualBox v1.3.8 under Ubuntu with a "Host Interface" setup. I make this start/stop scripts: tap0up.sh #!/bin/sh sudo ifconfig $2 up sudo brctl addif br0 $2 tap0down.sh #!/bin/sh sudo brctl delif br0 $2 I started with these settings, and everything works fine. Now, i would restart the VM and thre restoring aborted without any errors :( If i disable Network the VM starts. |
|||

