[7.900][BUG][OPEN] Installing opensource only does not work

Hi

I know that this is not high priority, but I would have liked to test it, to check if I can compile custom kernel (with xen support)... but installing opensource only stuff does not work from the software iso [:(]

after boot it ask for runlevel:, seems no initrd are created or so...

also a small cosmetic at end of opensource installer it shows the same text as regular asg install, "connect on https://...:4444/.... blabla.." which should not be the case when installing opensource stuff I think ?

thx

edit1: that was a 64 bits kernel installation, will check soon with 32 bits..
  • Astaro Beta Report
    
    --------------------------------
    Version: 7.900
    Type: BUG
    State: ACKNOWLEDGED/OPEN
    Reporter: BuBU+
    Contributor: 
    MantisID: 11897
    Target version: 7.980
    Fixed in version: 
    --------------------------------
  • Hi BuBu,

    if you are interested in the sources:
    There is a GPL-ISO available on the FTP-Server.

    Regards,
    Daniel
  • Hi BuBu,

    if you are interested in the sources:
    There is a GPL-ISO available on the FTP-Server.

    Regards,
    Daniel


    yes I know I got it already... but I wanted to install a box with your installer but without astaro stuff.. so I can try to compile stuff.. (my main interest is for a patched kernel for xen [:)]) to check first if it's easy to do (already did that for ubuntu) then if there are anything needed to compile a working kernel for astaro itself..

    thx
  • @BuBu: The "OpenSource only" installation doesn't create a working init script. Basically the whole init system is incomplete, so don't waste your time on that. 

    If you're really interested in the xen/kernel/gpl stuff and want to volunteer in this area, i can make a contact with our buildmanager and/or kernel developers next week.
  • @BuBu: The "OpenSource only" installation doesn't create a working init script. Basically the whole init system is incomplete, so don't waste your time on that. 

    If you're really interested in the xen/kernel/gpl stuff and want to volunteer in this area, i can make a contact with our buildmanager and/or kernel developers next week.


    indeed even on 7.504 it does not create a working system [:(]

    so yes of course I'm volunteer on that side without problems... just let me know...

    thx
  • indeed even on 7.504 it does not create a working system [[:(]]


    Yeah, the problem is that all the basic configuration files, like /etc/inittab,
    are contained in rpm ep-init, which is not in the Open-Source-Only
    installation. So basically you need to configure your system from scratch [[:(]]

    I might be able to change that a bit for the better until GA, but don't hold your breath.

    so yes of course I'm volunteer on that side without problems... just let me know...


    About building stuff for the ASG:
    Don't try to use an ASG as build system, that will probably be very painful.
    We use SUSE Linux Enterprise Server (SLES) as buildsystem and source for all basic
    libraries so that is the best base to create an ASG build server on. The problem
    being of course that SLES is not exactly cheap and I'm not aware of any recompiled free version (like CentOS for RHEL). An OpenSUSE 11.1 or 11.2 is probably the best freely available solution.

    If you only want to compile a kernel, really any current linux distribution should do, since the kernel doesn't use any libraries from the buildsystem (there are arches that copy stuff from libgcc, but I don't think x86 is among them). When building kernel RPMs, the reasoning above applies again, though, since RPM versions are notoriously incompatible between distros.

    I think that should be enough on this topic for this forum, feel free to contact me via PM if you are interested in more specific information.
  • Hi Frank,
    I've posted a few times about trying to compile TShark (WireShark); the problem is that a static build of TShark seems to be impossible, and getting all the necessary libraries for TShark into Astaro is also quite a challenge... I'd like to see the return of the Astaro Pluspack, or a set of instructions for full build system on OpenSUSE.

    Of course, if Astaro wants to add TShark to v8, that would be great too!

    Thanks,
    Barry
  • I would consider helping with this. I have compiled kernels. Not in a while though but I am sure I could figure it out again [:)]
  • Of course, if Astaro wants to add TShark to v8, that would be great too!


    Damn, i was just thinking the same thing today!

    Integrating Wireshark/Tshark into the Astaro would totally rock!
    And it would also give a final push to my superiors to come around and get at least one Astaro Hardware Appliance to hold the fort between our intranet and our webserver [:)] (Our main firewalls being at corporate level, not at our division level).