This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Adding disk sda as /home/oddthesis/git/cirras/build/tmp/imgcreate-qKSeMT/tmp-pm9EFL/jeos-sda.raws | |
| Extending sparse file /home/oddthesis/git/cirras/build/tmp/imgcreate-qKSeMT/tmp-pm9EFL/jeos-sda.raw to 1073741824 | |
| Losetup add /dev/loop0 mapping to /home/oddthesis/git/cirras/build/tmp/imgcreate-qKSeMT/tmp-pm9EFL/jeos-sda.raw | |
| Formatting disks | |
| Initializing partition table for /dev/loop0 | |
| Warning: The kernel was unable to re-read the partition table on /dev/loop0 (Invalid argument). This means Linux won't know anything about the modifications you made until you reboot. You should reboot your computer before doing anything with /dev/loop0. | |
| Traceback (most recent call last): | |
| File "/usr/bin/appliance-creator", line 164, in <module> | |
| sys.exit(main()) | |
| File "/usr/bin/appliance-creator", line 148, in main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| lang en_US.UTF-8 | |
| keyboard us | |
| timezone US/Eastern | |
| auth --useshadow --enablemd5 | |
| selinux --disabled | |
| firewall --disabled | |
| bootloader --timeout=1 --append="acpi=force scsi_mod.scan=sync" | |
| firstboot --disabled | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Adding disk sda as /mnt/jboss-cloud/cirras/build/tmp/imgcreate-c7WMPN/tmp-VyQx8A/front-end-sda.raws | |
| Extending sparse file /mnt/jboss-cloud/cirras/build/tmp/imgcreate-c7WMPN/tmp-VyQx8A/front-end-sda.raw to 1073741824 | |
| Losetup add /dev/loop0 mapping to /mnt/jboss-cloud/cirras/build/tmp/imgcreate-c7WMPN/tmp-VyQx8A/front-end-sda.raw | |
| Formatting disks | |
| Initializing partition table for /dev/loop0 | |
| Assigning partitions to disks | |
| Assigned / to sda1 at 0 at size 1024 | |
| Creating partitions | |
| Add primary part at 0 of size 1024 | |
| Error: Error informing the kernel about modifications to partition /dev/loop0p1 -- Invalid argument. This means Linux won't know about any changes you made to /dev/loop0p1 until you reboot -- so you shouldn't mount it or use it in any way before rebooting. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Linux version 2.6.21.7-2.fc8xen (mockbuild@xenbuilder1.fedora.redhat.com) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Fri Feb 15 12:39:36 EST 2008 | |
| BIOS-provided physical RAM map: | |
| sanitize start | |
| sanitize bail 0 | |
| copy_e820_map() start: 0000000000000000 size: 000000006ac00000 end: 000000006ac00000 type: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Linux version 2.6.21.7-2.fc8xen (mockbuild@xenbuilder1.fedora.redhat.com) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Fri Feb 15 12:39:36 EST 2008 | |
| BIOS-provided physical RAM map: | |
| sanitize start | |
| sanitize bail 0 | |
| copy_e820_map() start: 0000000000000000 size: 000000006ac00000 end: 000000006ac00000 type: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # fix for F12; this is needed because of selinux management in appliance-creator | |
| if @appliance_config.os.name.eql?("fedora") | |
| definition['packages'].push "system-config-firewall-base" if @appliance_config.os.version.to_s.eql?("12") | |
| definition['packages'].push "lokkit" if @appliance_config.os.version.to_s.eql?("11") | |
| end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Linux version 2.6.21.7-2.fc8xen (mockbuild@xenbuilder1.fedora.redhat.com) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Fri Feb 15 12:39:36 EST 2008 | |
| BIOS-provided physical RAM map: | |
| sanitize start | |
| sanitize bail 0 | |
| copy_e820_map() start: 0000000000000000 size: 000000006ac00000 end: 000000006ac00000 type: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Linux version 2.6.21.7-2.fc8xen (mockbuild@xenbuilder1.fedora.redhat.com) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Fri Feb 15 12:39:36 EST 2008 | |
| BIOS-provided physical RAM map: | |
| sanitize start | |
| sanitize bail 0 | |
| copy_e820_map() start: 0000000000000000 size: 000000006ac00000 end: 000000006ac00000 type: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Summary: Management appliance helper RPM | |
| Name: management-appliance | |
| Version: 1.0.0.Beta1 | |
| Release: 1 | |
| License: LGPL | |
| BuildArch: noarch | |
| Requires: postgresql | |
| Requires(post): /sbin/chkconfig | |
| Requires(post): /bin/sed | |
| BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| post: | |
| - base: | |
| - "yum install aaa" | |
| - "/sbin/sed aasd gf gfh j " | |
| - ec2: | |
| - "/bin/ech aaa" |
OlderNewer