Виртуал бокс альт линукс

Посты эникейщика

Зметки эникейщика обо всём что встречается в процессе работы и не только.

Поиск по этому блогу

пятница, 17 августа 2018 г.

alt linux virtual box install как установить

После rosa руки дошли до alt linux. Отзыв о данном дистрибутиве будет позднее когда я с ним наиграюсь а пока небольшая инструкция как запустить virtual box на alt linux. В wiki и на форуме у них увы информация датируется 2010 годом с vb 3.2 при актуальном vb 5.1.

Небольшое отступление которое ввело меня в ступор при начале работы с alt linux. Alt linux сам по себе базируется на rpm системе ( red hat etc ) но при этом использует менеджер пакетов apt.

И так что бы установить virtual box требуется ( все команды от рута ):

  1. Со страницы загрузки скачать версию для Fedora 26 / 27 / 28 i386 | AMD64 в зависимости от разрядности вашей системы.
  2. Установить перейдя в директорию с загруженным пакетом командой apt-get install VirtualBox-5.2.-*
  3. ИЛИ установить из репозитория apt-get install virtualbox
  4. Обновить ядро и всё и вся. update-kernel -t std-def && apt-get update && apt-get upgrade && apt-get dist-upgrade
  5. Обязательно перезагрузить компьютер по завершению.
  6. Установить vb модули ядра ( спасибо советчику в официальной группе телеграмм за подсказку ) apt-get install kernel-modules-virtualbox-un-def
  7. Запускаем virtualbox из терминала и можно создавать а затем стартовать машину.

К сожалению мне попользоваться virtualbox так и не удалось. Видимо не стоило пытаться запустить windows 7 поверх alt linux сервер на машине с core2duo и 1гб памяти на борту. Но оно пыталось!)

p.s. попробовал на более мощном пк с установкой из репозиториев — всё нормально.

Надеюсь информация была полезной.
Успехов и хорошего дня!

Источник

Виртуал бокс альт линукс

7 УЕОФСВТС 2021 Valery Sinelnikov 6.1.26-alt2

  • Added patch for kernel 5.14

29 ЙАМС 2021 Valery Sinelnikov 6.1.26-alt1

  • Update to newest version 6.1.26

22 ЙАМС 2021 Valery Sinelnikov 6.1.24-alt1

  • Update to newest version 6.1.24

14 НБС 2021 Evgeny Sinelnikov 6.1.22-alt1

  • Update to latest relase with regression fixes

21 БРТЕМС 2021 Evgeny Sinelnikov 6.1.20-alt1

  • Update to latest maintenance release.

18 БРТЕМС 2021 Evgeny Sinelnikov 6.1.18-alt4

  • Enable to build vbox-img converting command line utility (Closes: 39451)
  • Add missed vboximg-mount FUSE mounting command line utility provides
    raw access to an virtual disk image on the host system.

17 БРТЕМС 2021 Evgeny Sinelnikov 6.1.18-alt3

  • Add fixes for build with python3 and support python-3.9
  • Rename python-module-vboxapi to python3-module-vboxapi
  • Remove requirement to python2 (Closes: 39737)

17 БРТЕМС 2021 Evgeny Sinelnikov 6.1.18-alt2

  • Add separated modprobe rule for vboxsf (Closes: 39656)

21 СОЧБТС 2021 Valery Sinelnikov 6.1.18-alt1

  • Update to newest version 6.1.18

5 СОЧБТС 2021 Evgeny Sinelnikov 6.1.16-alt3

  • Add compatibility provides for all old kernel modules builds
    for virtualbox-6.1.x (Closes: 39501)

4 СОЧБТС 2021 Evgeny Sinelnikov 6.1.16-alt2

  • Update build for branch p9 (Closes: 39501)
  • Backport patches with adjustments for Linux 5.10

21 ПЛФСВТС 2020 Valery Sinelnikov 6.1.16-alt1

  • Update to newest version 6.1.16

9 УЕОФСВТС 2020 Valery Sinelnikov 6.1.14-alt1

  • Update to newest version 6.1.14

23 ЙАМС 2020 Valery Sinelnikov 6.1.12a-alt2

  • Add compatibility provides for old kernel modules builds for virtualbox-6.1.8

21 ЙАМС 2020 Valery Sinelnikov 6.1.12a-alt1

  • Update to newest version 6.1.12a

8 ЙАОС 2020 Valery Sinelnikov 6.1.10-alt1

  • Update to newest version 6.1.10

21 НБС 2020 Valery Sinelnikov 6.1.8-alt1

  • Update to newest version 6.1.8

15 БРТЕМС 2020 Valery Sinelnikov 6.1.6-alt1

  • Update to newest version 6.1.6

3 БРТЕМС 2020 Valery Sinelnikov 6.1.4-alt5

  • Build with installable documentation (Closes: 38316)

19 НБТФБ 2020 Valery Sinelnikov 6.1.4-alt4

  • Fix shared clipboard regression:
    https://www.virtualbox.org/ticket/19336 (Closes: 38239)

13 НБТФБ 2020 Valery Sinelnikov 6.1.4-alt3

  • Removed loading the vboxpci kernel module (Closes: 38157)

4 НБТФБ 2020 Valery Sinelnikov 6.1.4-alt2

  • Add separated modprobe rules for vboxguest and vboxvideo

20 ЖЕЧТБМС 2020 Valery Sinelnikov 6.1.4-alt1

  • Update to newest version 6.1.4

20 СОЧБТС 2020 Valery Sinelnikov 6.1.2-alt1

  • Update to latest maintenance of 6.1 release
  • Build without droped PCI passthrough host driver, due current code is too
    incomplete (cannot handle PCIe devices at all), i.e. not useful enough

20 СОЧБТС 2020 Valery Sinelnikov 6.1.0-alt3

  • Fix window resize with VMSVGA

23 ДЕЛБВТС 2019 Valery Sinelnikov 6.1.0-alt2

  • Replace shabang in python scripts
  • Build guest additions only for i586
  • Revert vboxpci module

18 ДЕЛБВТС 2019 Valery Sinelnikov 6.1.0-alt1

  • Update to newest version of 6.1 release
  • Remove obsolete kernel source subpackage for vboxpci module

18 ДЕЛБВТС 2019 Valery Sinelnikov 6.0.14-alt1

  • Update to newest version of 6.0 release
Читайте также:  Узнать версию процессора windows

4 ДЕЛБВТС 2019 Evgeny Sinelnikov 5.2.34-alt3

  • Add virtualbox-guest-common subpackages with modules load and modprobe rules
  • Fix build with newest libglvnd later than 1.2.0 on Sisyphus
  • Adjust license to GPLv2 (closes: 37575)

3 ДЕЛБВТС 2019 Valery Sinelnikov 5.2.34-alt2

  • Add modprobe install rules for renamed vboxguest and vboxvideo

20 ПЛФСВТС 2019 Evgeny Sinelnikov 5.2.34-alt1

  • Update to latest of 5.2 release with support kernel-5.3.x (Closes: 37351)

14 ПЛФСВТС 2019 Valery Sinelnikov 5.2.32-alt1

  • Update to latest of 5.2 release

9 ЙАМС 2019 Evgeny Sinelnikov 5.2.30-alt1

  • Update to latest of 5.2 release with Linux 5.0 and 5.1 support

26 НБТФБ 2019 Evgeny Sinelnikov 5.2.26-alt3

  • Rebuild without obsolete qt5-gstreamer1 (Closes: 36428)

6 НБТФБ 2019 Evgeny Sinelnikov 5.2.26-alt2

  • Fix drv preload in check if 3D acceleration is supported (Closes: 36235)

8 ЖЕЧТБМС 2019 Evgeny Sinelnikov 5.2.26-alt1

  • Update to latest of 5.2 release

8 ЖЕЧТБМС 2019 Evgeny Sinelnikov 5.2.24-alt5

  • Replace drvpre script from spec to separate file

7 ЖЕЧТБМС 2019 Mikhail Novosyolov 5.2.24-alt4

  • Propperly check if 3D acceleration is supported before preloading
    VirtualBox’s libGL.so.1 and libEGL.so.1 and update ldconfig cache
    after changes to /etc/ld.so.conf.d/*.conf (Closes: 36035)

25 СОЧБТС 2019 Evgeny Sinelnikov 5.2.24-alt3

  • Fix rEFInd 0.11.4 icons missing due to inaccessible files on ISO9660 partition (Closes: 34435)

24 СОЧБТС 2019 Evgeny Sinelnikov 5.2.24-alt2

  • Avoid volatile in asm inline within function context due new gcc8 release (Closes: 35929)

16 СОЧБТС 2019 Evgeny Sinelnikov 5.2.24-alt1

  • Build first winter security release (Fixes: CVE-2019-2500, CVE-2019-2524, CVE-2019-2552)

12 ДЕЛБВТС 2018 Evgeny Sinelnikov 5.2.22-alt4

  • Add lost VMMRC.rc due manual install on ix86

4 ДЕЛБВТС 2018 Evgeny Sinelnikov 5.2.22-alt3

  • Merge with branch c8.1 for common build

4 ДЕЛБВТС 2018 Evgeny Sinelnikov 5.2.22-alt2

  • Merge with branch c8 for common build with branch p8

30 ОПСВТС 2018 Evgeny Sinelnikov 5.2.22-alt1

  • Build second autumn release

19 ПЛФСВТС 2018 Evgeny Sinelnikov 5.2.20-alt1

  • Build first autumn release

15 ПЛФСВТС 2018 Evgeny Sinelnikov 5.2.18-alt1

  • Build latest release of 5.2 release
  • Add vboxfs patch from Debian fixed failure with new kernel 4.18
  • Disable ubt macros due binary package identity changes
  • Obsoletes virtualbox-guest-additions-gl subpackage (closes #35059)
  • Add x11presetdrv script for dynamic create ld.so.conf settings for GL libraries

6 УЕОФСВТС 2018 Grigory Ustinov 5.2.16-alt2.1

  • NMU: rebuild with new openssl.

24 ЙАМС 2018 Evgeny Sinelnikov 5.2.16-alt2

  • Replace VirtualBox OpenGL libraries and settings to separate package due
    it conflicts with drivers on host systems, where virtualbox-guest-additions
    already installed (closes: #35170)

18 ЙАМС 2018 Evgeny Sinelnikov 5.2.16-alt1

  • Build second summer release
  • guest-addition: fix OGL/EGL provides (thanks to lakostis@)

10 ЙАМС 2018 Evgeny Sinelnikov 5.2.14-alt1

  • Build latest summer release

24 НБС 2018 Evgeny Sinelnikov 5.2.12-alt1

  • Build latest version with ubt macros (aka universal build tag)

19 НБС 2018 L.A. Kostis 5.2.12-alt0.3

  • fix OGL/EGL guest libs.
  • respect RPM optflags.

18 НБС 2018 L.A. Kostis 5.2.12-alt0.2

  • .spec: sync with debian:
    + VBOX_WITH_REGISTRATION_REQUEST=
    + VBOX_WITH_UPDATE_REQUEST=
    + KBUILD_VERBOSE=2
    + VBOX_WITH_EXTPACK_VBOXDTRACE=
    + use system xorg libs again.
    + remove obsoleted xorg vbox drv.
    + rework OGL/EGL support.

17 НБС 2018 L.A. Kostis 5.2.12-alt0.1

  • try build of 5.2.12.

11 СОЧБТС 2018 Denis Medvedev 5.1.30-alt3

  • add missed altlinux type handling routines

25 ДЕЛБВТС 2017 Denis Medvedev 5.1.30-alt2

  • patch for kernel 4.14

13 ОПСВТС 2017 Denis Medvedev 5.1.30-alt1

  • new version 5.1.30
    No more — too much changes between branches.
    (Fixes: CVE-2017-10392,
    CVE-2017-10407,
    CVE-2017-10408,
    CVE-2017-3733,
    CVE-2017-10428)

20 ЙАМС 2017 Denis Medvedev 5.1.24-alt1

  • new version 5.1.24
    (Fixes: CVE-2017-10129, CVE-2017-10187, CVE-2017-10204, CVE-2017-10209, CVE-2017-10210, CVE-2017-10233, CVE-2017-10235, CVE-2017-10236, CVE-2017-10237, CVE-2017-10238, CVE-2017-10239, CVE-2017-10240, CVE-2017-10241, CVE-2017-10242)

16 НБТФБ 2017 Denis Medvedev 5.1.18-alt1

  • new version 5.1.18

15 НБТФБ 2017 Denis Medvedev 5.1.16-alt1

  • new version 5.1.16, git sources changed to have branch
    upstream, 5.1.16-patched for alt patches and
    sisyphus — for spec and local files.

2 ЖЕЧТБМС 2017 Evgeny Sinelnikov 5.1.14-alt2

  • Rebuild with gsoap-2.8.x and universal build tag

20 СОЧБТС 2017 Denis Medvedev 5.1.14-alt1

  • new version 5.1.14

22 ДЕЛБВТС 2016 Denis Medvedev 5.1.12-alt1

  • new version 5.1.12

22 ОПСВТС 2016 Denis Medvedev 5.1.10-alt1

  • new version 5.1.10

15 УЕОФСВТС 2016 Denis Medvedev 5.1.6-alt1

  • new version 5.1.6, ALT Linux types marked as «do not use», fixed
    overflow bug.

27 ЙАМС 2016 Denis Medvedev 5.1.2-alt1

  • new version 5.1.2 (clean)

24 ЙАОС 2016 Denis Medvedev 5.0.20-alt2

  • fixed translation of message that happens when virtualbox
    service is not started

11 НБС 2016 Denis Medvedev 5.0.20-alt1

  • 5.0.20

5 БРТЕМС 2016 Denis Medvedev 5.0.16-alt2

  • with docs

5 БРТЕМС 2016 Denis Medvedev 5.0.16-alt1

  • new version imported

10 НБТФБ 2016 Denis Medvedev 5.0.14-alt2

  • added support for virtual machines with ALTLinux.
Читайте также:  Install the windows support software

17 ЖЕЧТБМС 2016 Denis Medvedev 5.0.14-alt1

  • new version imported.

27 ОПСВТС 2015 Valery Inozemtsev 4.3.30-alt3

  • removed requires XORG_ABI_VIDEODRV

1 УЕОФСВТС 2015 Aleksey Avdeev 4.3.30-alt2

  • Add subpackage virtualbox-sdk-xpcom (Closes: 31178)
  • Add synonyms lowercase (Closes: 31245)

31 БЧЗХУФБ 2015 Aleksey Avdeev 4.3.30-alt1

  • Update to last stable release
  • All documentation is build

5 ЙАМС 2015 Evgeny Sinelnikov 4.3.28-alt1

  • Update to last stable release

22 НБС 2015 Michael Shigorin 4.3.26-alt2

  • Fixed thinko in 4.3.22-alt2 (closes: #31023)

11 БРТЕМС 2015 Evgeny Sinelnikov 4.3.26-alt1

  • Update to new release with Linux 4.0 fixes

7 БРТЕМС 2015 Michael Shigorin 4.3.22-alt2

  • Don’t raise desktop notification about absent kernel modules
    if modules are present but not loaded on e.g. real hardware

14 ЖЕЧТБМС 2015 Evgeny Sinelnikov 4.3.22-alt1

  • Update to last stable release

19 СОЧБТС 2015 Evgeny Sinelnikov 4.3.20-alt1

  • Update to new release

16 ПЛФСВТС 2014 Michael Shigorin 4.3.14-alt2

  • Added systemd unit file (see also #30260)
  • Rebuild with xorg-1.16.1

2 УЕОФСВТС 2014 Michael Shigorin 4.3.14-alt1

  • Update to new release

4 ЖЕЧТБМС 2014 Fr. Br. George 4.3.6-alt3

  • Rebuild with xorg-1.15

7 СОЧБТС 2014 Evgeny Sinelnikov 4.3.6-alt2

  • Control VBoxExtPackHelperApp with setuid restrictions

7 СОЧБТС 2014 Evgeny Sinelnikov 4.3.6-alt1

  • Update to new release

4 ДЕЛБВТС 2013 Evgeny Sinelnikov 4.3.4-alt1

  • Update to new release

21 ОПСВТС 2013 Evgeny Sinelnikov 4.3.2-alt1

  • Update to new release of stable branch 4.3

20 ОПСВТС 2013 Evgeny Sinelnikov 4.2.18-alt1

  • Update to last release of stable branch 4.2

8 ПЛФСВТС 2013 Gleb F-Malinovskiy 4.2.16-alt4

  • Fix build with libvncserver >= 0.9.9.

9 УЕОФСВТС 2013 Fr. Br. George 4.2.16-alt2

  • Switch back to GCC 4.5 (Closes: #29344)

9 УЕОФСВТС 2013 Anton V. Boyarshinov 4.2.16-alt3

  • fix virtualbox-addition for build with kernel 3.11

14 БЧЗХУФБ 2013 Evgeny Sinelnikov 4.2.16-alt1

  • Update to new release of stable branch 4.2
  • Build for Sisyphus with gcc-4.7

30 ЙАОС 2013 Evgeny Sinelnikov 4.2.14-alt1

  • Update to last release of stable branch 4.2
  • Add python-module-vboxapi separate VirtualBox SDK subpackage

30 БРТЕМС 2013 Evgeny Sinelnikov 4.2.12-alt2

  • Fix rpath for VBoxOGL.so and VBoxOGL*spu.so (Closes: 27340)

18 БРТЕМС 2013 Evgeny Sinelnikov 4.2.12-alt1

  • Update to last release of stable branch 4.2
  • Enable build with webservice
  • Fix installation of VNC ExtensionPack

17 НБТФБ 2013 Evgeny Sinelnikov 4.2.10-alt1

  • Update to last stable release with multiple fixes for Sisyphus

30 СОЧБТС 2013 Evgeny Sinelnikov 4.2.6-alt1

  • Update to last release of stable branch 4.2

20 СОЧБТС 2013 Michael Shigorin 4.2.4-alt1.1

  • NMU: rebuilt against xorg-1.13

22 ОПСВТС 2012 Evgeny Sinelnikov 4.2.4-alt1

  • Update to last stable release 4.2
  • Remove vboxmouse_drv due it not needed at all for X.Org Server 1.7 and later

11 ПЛФСВТС 2012 Eugeny A. Rostovtsev (REAL) 4.1.20-alt1.1

  • Rebuilt with libpng15

22 БЧЗХУФБ 2012 Evgeny Sinelnikov 4.1.20-alt1

  • Update to new stable release
  • Revert exclude for vboxadddir to main virtualbox package
  • Fix VBoxCreateUSBNode.sh empty class with —create option

28 ЙАМС 2012 Evgeny Sinelnikov 4.1.18-alt1

  • Update to new release for Sisyphus
  • Enable Virtual Distributed Ethernet (VDE) support
  • Create /dev/vboxusb at startup (Closes: 26953)
  • Fix virtualbox control facility restore during upgrade (Closes: 25150)
  • Fix OpenGL installation for guest additions (Closes: 27340)

4 БРТЕМС 2012 Evgeny Sinelnikov 4.1.12-alt2

  • Enable the built in VNC server
  • Avoid conflict with renamed xorg-drv modules

4 БРТЕМС 2012 Evgeny Sinelnikov 4.1.12-alt1

  • Update to new release for Sisyphus
  • Fix build vboxvideo with new xorg-server-1.12

1 БРТЕМС 2012 Evgeny Sinelnikov 4.1.10-alt1

  • Update to new release
  • Add subpackage virtualbox-guest-utils with basic guest addition tools
    without dependency to xorg server

2 ДЕЛБВТС 2011 Evgeny Sinelnikov 4.1.6-alt1

  • Update to new release with minor bugfixes:
    + VRDP: fixed screen corruption
    + NAT: the interface stopped working after a lot of failed ICMP requests
    + ATA: fixed a possible crash during ATAPI passthrough with certain guests
    + ATA: improved compatibility with ancient Linux kernels
    + Main: fixed incorrect framebuffer information after leaving the
    fullscreen mode with X11 guests

4 ОПСВТС 2011 Vitaly Kuznetsov 4.1.4-alt1.1

  • Rebuild with Python-2.7

1 ОПСВТС 2011 Evgeny Sinelnikov 4.1.4-alt1

  • Update to new release
  • Added kernel source subpackage for vboxpci module

23 ЙАМС 2011 Evgeny Sinelnikov 4.0.12-alt1

  • Update to new release
  • Fix problems with guest addition init scripts.

3 НБС 2011 Evgeny Sinelnikov 4.0.4-alt4

  • Adopt and apply Ubuntu patch for build the X.Org driver only
    for the selected system X Server version with native includes

2 НБС 2011 Evgeny Sinelnikov 4.0.4-alt3

  • Rebuild with xorg-server-1.10
  • Apply patches from Ubuntu build:
    + Fix build failure with kernel 2.6.39-rc1
    + Fix FTBFS with ld —as-needed
    + Make Xsession.d script ignore errors

1 НБТФБ 2011 Evgeny Sinelnikov 4.0.4-alt2

  • Add missed VBoxExtPackHelperApp

22 ЖЕЧТБМС 2011 Evgeny Sinelnikov 4.0.4-alt1

  • Update to new release
    + Fix ALT Linux OS type support
    + Set Default OS type to Linux
    + Replace nls files to vboxdatadir
    + Add udev rules for USB (works only for vboxusers group now)
    + Add HTML documentation
    + Register mime types for next extensions:
    *.vbox — VirtualBox Machine Definition
    *.vbox-extpack — VirtualBox Extension Pack
    *.ovf — Open Virtualization Format
    *.ova — Open Virtualization Format Archive
Читайте также:  Как открыть для своего роутера порты windows 10

6 СОЧБТС 2011 Evgeny Sinelnikov 3.2.12-alt1

  • Update to new release
  • Adjust addittional xorg drivers for xorg-server-1.9.x
  • Set fixed rpath to VBOXDIR
  • Add SDK Reference to documentation

16 ДЕЛБВТС 2010 Michail Yakushin 3.2.4-alt4

  • Fix build

11 ЙАОС 2010 Evgeny Sinelnikov 3.2.4-alt3

  • Fix RuntimeGuestR3Mini linkage with rtThreadGet() for xorg addition drivers
  • Fix vboxmouse default installation (Closes: 23479)

10 ЙАОС 2010 Evgeny Sinelnikov 3.2.4-alt2

  • Add build require for libpam-devel

9 ЙАОС 2010 Evgeny Sinelnikov 3.2.4-alt1

  • Update to new release

10 НБС 2010 Evgeny Sinelnikov 3.1.8-alt1

  • Update to new release
  • Rename kernel-source subpackages (Closes: 22458)
  • Copy additional video drivers for xorg-server-1.8

27 НБТФБ 2010 Evgeny Sinelnikov 3.1.6-alt1

  • Update to new release

3 НБТФБ 2010 Evgeny Sinelnikov 3.1.4-alt1

  • Update to lastest release (Closes: 22556)

6 ЖЕЧТБМС 2010 Repocop Q. A. Robot 3.0.10-alt1.1.qa1

  • NMU (by repocop): the following fixes applied:
    * pixmap-in-deprecated-location for virtualbox
    * postclean-05-filetriggers for spec file

18 ОПСВТС 2009 Eugeny A. Rostovtsev (REAL) 3.0.10-alt1.1

  • Rebuilt with python 2.6

3 ОПСВТС 2009 Evgeny Sinelnikov 3.0.10-alt1

  • Update to new release

7 ПЛФСВТС 2009 Evgeny Sinelnikov 3.0.8-alt1

  • Update to new release
  • Add various files for guest-addition (#21727)

20 УЕОФСВТС 2009 Evgeny Sinelnikov 3.0.6-alt1

  • Update to new release

11 БЧЗХУФБ 2009 Evgeny Sinelnikov 3.0.4-alt1

  • Update to new release

12 ЙАМС 2009 Evgeny Sinelnikov 3.0.2-alt1

  • Fix vboxadd-service sysconfig file installation
  • Update to new release

12 ЙАМС 2009 Evgeny Sinelnikov 3.0.0-alt3

  • Fix guest addition initscripts

12 ЙАМС 2009 Evgeny Sinelnikov 3.0.0-alt2

  • Add new VBoxNetAdpCtl utility and VBoxNetDHCP feature
  • Add support for new kernel modules
  • Added kernel source subpackage for netadaptor module
  • Added kernel source subpackage for video module

8 ЙАМС 2009 Evgeny Sinelnikov 3.0.0-alt1

  • Update to new release

2 ЙАОС 2009 Evgeny Sinelnikov 2.2.4-alt1

  • Update to new release
  • Build with gcc-4.3

10 НБС 2009 Evgeny Sinelnikov 2.2.2-alt1

  • Update to new release

9 НБТФБ 2009 Evgeny Sinelnikov 2.1.4-alt5

  • Build with last xorg drivers

7 НБТФБ 2009 Evgeny Sinelnikov 2.1.4-alt4

  • Added ALT Linux OS type

7 НБТФБ 2009 Evgeny Sinelnikov 2.1.4-alt3

  • Avoided addition installation to main packages
  • Applied vbox-evdev.patch

7 НБТФБ 2009 Evgeny Sinelnikov 2.1.4-alt2

  • Fixed for building witn glibc-kernheaders >= 2.6.28

25 ЖЕЧТБМС 2009 Evgeny Sinelnikov 2.1.4-alt1

  • Update to new release
  • Requires added to base package from common subpackage (#18434)

5 ЖЕЧТБМС 2009 Evgeny Sinelnikov 2.1.2-alt1

  • Update to new release

4 ЖЕЧТБМС 2009 Evgeny Sinelnikov 2.1.0-alt4

  • Fixed SDK package instalation due silly python requires for _xpcom

4 ЖЕЧТБМС 2009 Evgeny Sinelnikov 2.1.0-alt3

  • Fixed problem with different set of noarch packages for i586
    with x86_64 build

4 ЖЕЧТБМС 2009 Evgeny Sinelnikov 2.1.0-alt2

  • Build for x86_64
  • Remove vbox-guest-additions from modprobe.d and add initscirpt
    instead (#18282)
  • Build fixes (thanks for vsu@)
    + Put uncompressed tarball into src.rpm
    + Honor NPROCS and 32 when invoking kmk
    + Add workarounds for missing biarch support and enable x86_64 build

19 ДЕЛБВТС 2008 Evgeny Sinelnikov 2.1.0-alt1

  • Update to new release
  • Fixed bug with control adjust for setuid binary (#18170)
  • Fixed rpath and initscripts patches for new version
  • Added kernel source subpackage for vboxnetflt module
  • Fixed virtualbox initscript for vboxnetflt module using
  • Added sdk subpackage

2 ОПСВТС 2008 Evgeny Sinelnikov 2.0.4-alt1

  • Update to new release

4 УЕОФСВТС 2008 Evgeny Sinelnikov 1.6.6-alt1

  • Updated to new release
  • Removed not needed and bad patches:
    + vbox-vboxfs-2.6.25.diff — not used
    + virtualbox-missing-Makefiles.diff — fixed in new version
    + use-o3-to-workaround-gcc-ice.diff — bad on gcc-4.1
  • Prepared to build for x86_64 (not ready yet)

29 БЧЗХУФБ 2008 Evgeny Sinelnikov 1.6.4-alt1

  • Updated to new version
  • Added documentation subpackage with UserManual.pdf (#16700)
  • Added links for VBoxTunctl, VBoxAddIF and VBoxDeleteIF (#16700)
  • Fixed desktop file (#16700)

7 ЙАОС 2008 Evgeny Sinelnikov 1.6.2-alt1

  • Updated to 1.6.2
  • Fixed building patches

7 ЙАОС 2008 Evgeny Sinelnikov 1.6.0-alt0

  • Updated to 1.6.0
  • Fixed requires

25 БРТЕМС 2008 Evgeny Sinelnikov 1.5.6-alt2

  • Removed SysVinit version at requires

5 БРТЕМС 2008 Evgeny Sinelnikov 1.5.6-alt1

  • Add nls for i18n support

27 НБТФБ 2008 Evgeny Sinelnikov 1.5.6-alt0.1

  • Build new version

23 БРТЕМС 2007 Andrey Rahmatullin 1.3.99-alt0.r2155

  • SVN r2155
  • symlink binaries into %_bindir
  • add udev rules file for /dev/vboxdrv

1 БРТЕМС 2007 Andrey Rahmatullin 1.3.99-alt0.r1788

  • SVN r1788

17 ЖЕЧТБМС 2007 Andrey Rahmatullin 1.3.99-alt0.r934

  • initial build

Источник

Оцените статью