Statistics
| Branch: | Revision:

root @ 3903b7f1

Name Size
  devel
  example
.gitignore 216 Bytes
COPYING 17.6 kB
Makefile.am 640 Bytes
NEWS 0 Bytes
README 7 kB
autogen.sh 302 Bytes
common.sh.in 9.3 kB
configure.ac 1.4 kB
create 3.5 kB
defaults 994 Bytes
export 2.1 kB
ganeti_api_version 8 Bytes
import 2.2 kB
rename 2.5 kB
variants.list 8 Bytes

Latest revisions

# Date Author Comment
3903b7f1 02/11/2010 12:48 am Lance Albertson

Add support for setting up /etc/fstab properly

494927a8 02/11/2010 12:07 am Lance Albertson

Fix dynamic partition to use its own function

I discovered that bash wasn't setting the environment variables correctly and
realized I need to refactor how I do this. Now I have a map_partition to figure
out the exact path for a specific partition.

NOTE: fstabs are currently broken because of this addition

9a259787 02/10/2010 08:20 pm Lance Albertson

Remove quotes from device in the sfdisk command

77449e7c 02/10/2010 08:12 pm Lance Albertson

Add optional support for no /boot partition

Allow for more flexibility for which partitions you need or what. It will allow
for four different partition layouts depending on whether you want a swap
partition or booting a kernel outside of the VM.

Also merge the partition mapping for root_dev, boot_dev, & swap_dev entirely...

09f30efb 02/10/2010 06:47 pm Lance Albertson

Only setup grub if there isn't a kernel set in kernel_path

6f258fa8 02/10/2010 02:40 am Lance Albertson

Clean up interface setup

  • Use INSTANCE_NAME instead of doing a dns lookup
  • Use a short dns name for gentoo instead of fqdn
de32ceea 02/10/2010 02:35 am Lance Albertson

Adjust logic for when to setup grub

Deciding when to setup grub is a pain depending on several situations. If
you're using tarball, you may or may not use a kernel outside of the
install. But if you're importing/exporting, you are still in a similar
situation. This logic should fix it hopefully.

640e7e45 02/10/2010 02:06 am Lance Albertson

Add initial support for dump/restore based images

314b080b 02/10/2010 01:23 am Lance Albertson

Check both instance name with and without fdqn

7e603c5d 02/09/2010 09:14 pm Lance Albertson

Fix rename

  • Use fqdn instead of common name
  • Strip out "
  • Use correct sed command

View all revisions | View revisions

Also available in: Atom