install lang en_US.UTF-8 keyboard us rootpw --plaintext asdasd timezone --utc America/New_York # partitioning - nuke and start fresh zerombr clearpart --all --initlabel #autopart --type=plain autopart bootloader --location=mbr halt #url --url=http://dl.fedoraproject.org/pub/fedora/linux/development/19/x86_64/os/ --proxy=http://proxy.brianlane.com:8123 #repo --name=newstuff --baseurl=http://proxy.brianlane.com/repo/18/ # Install the live filesystem from a compressed root image #liveimg --url=http://proxy.notae.us/fedora/19-liveimg/root.img --checksum=60f7bba9495e612d23060ccc378218a984dc45661c9f178f6602d7b7e7871958 --proxy=http://proxy.brianlane.com:8123 # Install from a Live's squashfs.img liveimg --url=http://proxy.notae.us/fedora/19-liveimg/squashfs.img --checksum=554bbb57220a0e8264b3c38df418cc8c6d26fff47d562f8c72929ca2e1ad4e0b # too big (8G) #liveimg --url=http://proxy.notae.us/fedora/19-liveimg/ext3fs.img # bad url #liveimg --url=http://proxy.notae.us/fedora/19-liveimg/foo.img # ftp #liveimg --url=ftp://proxy.notae.us/pub/squashfs.img --checksum=554bbb57220a0e8264b3c38df418cc8c6d26fff47d562f8c72929ca2e1ad4e0b # bad ftp #liveimg --url=ftp://proxy.notae.us/fedora/19-liveimg/foo.img