John 'Warthog9' Hawley [Tue, 15 Sep 2009 19:31:28 +0000 (12:31 -0700)]
Adding a link to the OS installers from the root menu
Pravin Shinde [Sat, 12 Sep 2009 15:22:13 +0000 (17:22 +0200)]
small change in config
Pravin Shinde [Sat, 12 Sep 2009 15:21:13 +0000 (17:21 +0200)]
small change in config file
Pravin Shinde [Sat, 12 Sep 2009 14:05:53 +0000 (16:05 +0200)]
fixed small problem with configure_BKO script
the name of ISCSI_SERVER is changed... as per modification
in config file
Pravin Shinde [Sat, 12 Sep 2009 13:10:38 +0000 (15:10 +0200)]
Fixed path related problems which were stopping bko from working
added /bko to boot path inside boot script
Fixed the configure_BKO and deploy_BKO scripts to work with new config file
added init file to knoppix 6.0.1 which was missing somehow
John 'Warthog9' Hawley [Sat, 12 Sep 2009 00:40:56 +0000 (17:40 -0700)]
Merge branch 'warthog9'
Conflicts:
config
Pravin Shinde [Fri, 11 Sep 2009 22:43:51 +0000 (00:43 +0200)]
fixed small issue with deploy_gpxe.sh
Pravin Shinde [Fri, 11 Sep 2009 22:32:42 +0000 (00:32 +0200)]
few more improvements in configure file
Pravin Shinde [Fri, 11 Sep 2009 22:29:12 +0000 (00:29 +0200)]
fixed few problems in configure file
Pravin Shinde [Fri, 11 Sep 2009 22:11:39 +0000 (00:11 +0200)]
Added the mailing list info on contact us
fixed an error in "making bootable USB" section
Pravin Shinde [Fri, 11 Sep 2009 22:04:20 +0000 (00:04 +0200)]
Fixed the menus in live
also fixed the install scripts to work properly
John 'Warthog9' Hawley [Fri, 11 Sep 2009 05:01:43 +0000 (22:01 -0700)]
Makefile & config overhaul
This is a pretty massive change, this more or less puts all of the configuration for BKO into the makefile system I developed for pxeknife (yay for open source!)
This will build everything (syslinux, pxeknife, gpxe) with the correct bits, put them into the right place and at that point your more or less ready to go.
This *DOES* need work in the bko/ sub directory as right now it just prints that it's going to build
John 'Warthog9' Hawley [Fri, 11 Sep 2009 04:00:38 +0000 (21:00 -0700)]
Want to move gpxe.git to gpxe to match the other includes
John 'Warthog9' Hawley [Fri, 11 Sep 2009 00:41:45 +0000 (17:41 -0700)]
More random changes to the menuing system
Specifically using menu includes, adding menu exits to go back, spacers and generally cleaning stuff up
John 'Warthog9' Hawley [Thu, 10 Sep 2009 19:33:56 +0000 (12:33 -0700)]
Adding in the background graphics and doing some basic adjustments to the config files
John 'Warthog9' Hawley [Thu, 10 Sep 2009 17:37:21 +0000 (10:37 -0700)]
Adding symlink for pxeknife
John 'Warthog9' Hawley [Thu, 10 Sep 2009 17:23:33 +0000 (10:23 -0700)]
PXEKNIFE - Updating PXE Knife to latest bugfix
John 'Warthog9' Hawley [Thu, 10 Sep 2009 16:55:38 +0000 (09:55 -0700)]
removing extraneous D directory
John 'Warthog9' Hawley [Thu, 10 Sep 2009 16:51:32 +0000 (09:51 -0700)]
adding symlink for default config file to root directory - this is kinda useful
John 'Warthog9' Hawley [Thu, 10 Sep 2009 16:46:56 +0000 (09:46 -0700)]
Finishing up the undoing of the url shortening.
John 'Warthog9' Hawley [Thu, 10 Sep 2009 00:31:49 +0000 (17:31 -0700)]
PXE Knife should *NOT* be stored in this tree, in fact there's a whole mess of possible problems of it is
John 'Warthog9' Hawley [Thu, 10 Sep 2009 00:30:55 +0000 (17:30 -0700)]
Move debian into the live directory under debian. This should have a version attached to it as well
John 'Warthog9' Hawley [Thu, 10 Sep 2009 00:02:00 +0000 (17:02 -0700)]
Moving stuff into a sub-directory to help clean this up. line length is not an issue and I'd MUCH rather be able to read stuff than not
John 'Warthog9' Hawley [Wed, 9 Sep 2009 23:37:46 +0000 (16:37 -0700)]
Removing the c32 modules, memdisk or pxelinux.0 we shouldn't be natively including these in our tree *ANYWAY*
John 'Warthog9' Hawley [Wed, 9 Sep 2009 21:15:55 +0000 (14:15 -0700)]
Adding syslinux, since we need that too
John 'Warthog9' Hawley [Wed, 9 Sep 2009 20:51:31 +0000 (13:51 -0700)]
Merge branch 'master' of git+ssh://rom.etherboot.org/scm/people/warthog9/bko into submodules
John 'Warthog9' Hawley [Wed, 9 Sep 2009 20:34:53 +0000 (13:34 -0700)]
Adding PXE Knife as a sub module since this will have useful bits in it, like network installers and such
Pravin Shinde [Wed, 9 Sep 2009 19:53:18 +0000 (21:53 +0200)]
Added static ip support to debian live.
The network setup is ideal now.
Only thing which is not checked is case of multiple network cards.
current code assumes that booting will be done via eth0
John 'Warthog9' Hawley [Wed, 9 Sep 2009 19:24:19 +0000 (12:24 -0700)]
Adding gpxe as a sub module instead of trying to use setup.sh externally
Submodules were meant for this kind of thing and we should be using them, even if submodules are hard ;-)
Pravin Shinde [Wed, 9 Sep 2009 16:36:43 +0000 (18:36 +0200)]
Improved debian live initramfs image to work without modified run-init
also Improved the dns to wrok with dhcp
if dhcp fails then it falls to static file
Pravin Shinde [Wed, 2 Sep 2009 09:48:00 +0000 (11:48 +0200)]
Removed the squashfs options
improved the configure file
Pravin Shinde [Mon, 24 Aug 2009 21:52:24 +0000 (23:52 +0200)]
improved the index and faq page
Pravin Shinde [Sun, 16 Aug 2009 01:52:47 +0000 (03:52 +0200)]
modified install_scripts to support knoppix6
Pravin Shinde [Sun, 16 Aug 2009 01:45:34 +0000 (03:45 +0200)]
Removed the timeout option from syslinux menu
Pravin Shinde [Sat, 15 Aug 2009 12:52:09 +0000 (14:52 +0200)]
added knoppix 6 with httpfs support
right now, it is having some problems in starting GUI
Pravin Shinde [Sat, 15 Aug 2009 01:00:38 +0000 (03:00 +0200)]
modified ubuntu boot menu to work properly with rom
Pravin Shinde [Fri, 14 Aug 2009 13:03:05 +0000 (15:03 +0200)]
Added ubuntu iscsi support
added rescue shells
improved the boot time menues
Pravin Shinde [Tue, 11 Aug 2009 02:49:11 +0000 (04:49 +0200)]
improved the iscsi support for debian
Pravin Shinde [Mon, 10 Aug 2009 22:11:46 +0000 (00:11 +0200)]
modified pxelinux.0 which can pass DNS entry also :-)
thanx to rwrc
here is the patch code
Pravin Shinde [Mon, 10 Aug 2009 14:10:57 +0000 (16:10 +0200)]
added remote iscsi support,
now it works if the target is close enough
Pravin Shinde [Sat, 8 Aug 2009 00:11:22 +0000 (02:11 +0200)]
modified the target name of debian
Pravin Shinde [Fri, 7 Aug 2009 23:47:04 +0000 (01:47 +0200)]
Fixed the Path problem with upload_initramfs_images.sh
Pravin Shinde [Fri, 7 Aug 2009 23:37:19 +0000 (01:37 +0200)]
improved initramfs of debian to suit flash.etherboot.org
Pravin Shinde [Wed, 29 Jul 2009 14:25:15 +0000 (16:25 +0200)]
Improved the Developer.html page
Pravin Shinde [Tue, 28 Jul 2009 18:22:52 +0000 (20:22 +0200)]
fixed few probs with boot menu
Pravin Shinde [Tue, 28 Jul 2009 18:06:32 +0000 (20:06 +0200)]
Modified the install_help scripts to support the new structure
Pravin Shinde [Tue, 28 Jul 2009 17:54:42 +0000 (19:54 +0200)]
Reorganized the entire structure of git
made the URL's shorter
moved the pxeknife into seperate location
Pravin Shinde [Tue, 28 Jul 2009 16:32:02 +0000 (18:32 +0200)]
improved the /etc/resolv.conf file with two entries
Pravin Shinde [Tue, 28 Jul 2009 15:15:40 +0000 (17:15 +0200)]
Improved the menu to have only one entry
and added support for dns entry
Pravin Shinde [Mon, 27 Jul 2009 23:25:35 +0000 (01:25 +0200)]
added mkdir -p to deploy_gpxe.sh
Pravin Shinde [Mon, 27 Jul 2009 22:58:37 +0000 (00:58 +0200)]
fixed the problem of deploy_gpxe.sh
Pravin Shinde [Mon, 27 Jul 2009 22:43:21 +0000 (00:43 +0200)]
fixed the problem of setup.sh
Pravin Shinde [Mon, 27 Jul 2009 22:16:53 +0000 (00:16 +0200)]
modified Developer page with installation instructions
Pravin Shinde [Mon, 27 Jul 2009 21:12:07 +0000 (23:12 +0200)]
Organized and added few more installation help scripts
Pravin Shinde [Mon, 27 Jul 2009 18:43:19 +0000 (20:43 +0200)]
addes script for pushing initramfs from one machine to other
Pravin Shinde [Mon, 27 Jul 2009 18:08:45 +0000 (20:08 +0200)]
had forgotten dsl.iso, now added to download_ISO.sh
Pravin Shinde [Mon, 27 Jul 2009 18:05:10 +0000 (20:05 +0200)]
small improvment, download_ISO.sh will create "ISO" folder
Pravin Shinde [Mon, 27 Jul 2009 18:03:28 +0000 (20:03 +0200)]
Added help script for installtions
these scripts will download the gits
and also download the ISO's
Pravin Shinde [Mon, 27 Jul 2009 17:26:51 +0000 (19:26 +0200)]
Fixed small problem in gpxe deployment
added -rf to the rm command when it is cleaning the old images
there may be folder which will force image copying to fail
Pravin Shinde [Mon, 27 Jul 2009 17:25:06 +0000 (19:25 +0200)]
seperated conf generation and image generation
Pravin Shinde [Mon, 27 Jul 2009 17:19:09 +0000 (19:19 +0200)]
Fixed the bug caused by missing copy statement in deploy_gpxe.sh
Pravin Shinde [Mon, 27 Jul 2009 17:07:36 +0000 (19:07 +0200)]
Completed the deployment script,
removed non-needed files
Pravin Shinde [Mon, 27 Jul 2009 01:19:46 +0000 (03:19 +0200)]
fixed the problem with ubuntu
now it works with squashfs
Pravin Shinde [Fri, 24 Jul 2009 17:27:42 +0000 (19:27 +0200)]
Modified ubuntu to work with iscsi
But there is some problem for it to work over network
initially network starting deamon was causing problem
then gdm caused problem.
after removal of these two, it does gives command prompt,
but any command executed on this promt does not work properly
Pravin Shinde [Fri, 24 Jul 2009 15:54:07 +0000 (17:54 +0200)]
Added iscsi support to debian
also preliminary changes in ubuntu for adding same support
Chances in red hat regarding NFS mounting
Pravin Shinde [Wed, 22 Jul 2009 00:28:53 +0000 (02:28 +0200)]
added NFS boot support for fedora live 11
adding iscsi boot support to debian
Pravin Shinde [Fri, 17 Jul 2009 19:11:31 +0000 (21:11 +0200)]
added ISO support to debian
lot of testing with ubuntu but still not working
and BKO boot menu is improved by adding more context sensitive help
Pravin Shinde [Thu, 16 Jul 2009 19:07:34 +0000 (21:07 +0200)]
context sensitive help
and lot of experiments on ubuntu booting without success :-(
Pravin Shinde [Thu, 16 Jul 2009 15:01:40 +0000 (17:01 +0200)]
Modified BKOStylesteet.css to support faq properly
Pravin Shinde [Thu, 16 Jul 2009 10:06:52 +0000 (12:06 +0200)]
Added Troubleshooting page generated by makefaq.pl
Pravin Shinde [Thu, 16 Jul 2009 08:27:00 +0000 (10:27 +0200)]
Added auto generated FAQ
still need to add stylesheet for that
Pravin Shinde [Mon, 13 Jul 2009 14:02:00 +0000 (16:02 +0200)]
Added margin to BKO site and added single mode to rom entry
Pravin Shinde [Thu, 9 Jul 2009 23:12:40 +0000 (01:12 +0200)]
Debian is working fine for image.squashfs mounts
but for iso mounts, some cleanup is failing and hance, it is panicing
Pravin Shinde [Thu, 9 Jul 2009 17:13:10 +0000 (19:13 +0200)]
Added files needed by debian
and also commiting some experiments in fedora, those should not be very big but
Pravin Shinde [Tue, 7 Jul 2009 20:59:37 +0000 (22:59 +0200)]
now using the IPAPPEND option and dhcp use from initrd is removed
Now, this should work with both static and dynamic IP addresses.
Pravin Shinde [Mon, 6 Jul 2009 21:01:37 +0000 (23:01 +0200)]
Improved the userfacing page little bit
added Trubbleshooting page, it is quite ugly right now, but will improve soon.
Pravin Shinde [Mon, 6 Jul 2009 14:15:37 +0000 (16:15 +0200)]
Fixing some messages shown in BKO boot menu
Pravin Shinde [Sun, 5 Jul 2009 00:05:01 +0000 (02:05 +0200)]
Added fedora-11 to BKO
it does everything correct in initramfs, but gives segmentation fault somewhere at end of the starting some service.
Pravin Shinde [Sat, 4 Jul 2009 15:28:15 +0000 (17:28 +0200)]
Merge branches 'warthog9' and 'master' of etherboot.org/share/warthog9/BKO
Pravin Shinde [Fri, 3 Jul 2009 22:30:55 +0000 (00:30 +0200)]
fixed some small problems, still not working
currently stuck with problem of red_hat refusing to mount, with error "only root can do that"
It seems SELinux enforcing policies are creating problems
John 'Warthog9' Hawley [Fri, 3 Jul 2009 15:35:32 +0000 (08:35 -0700)]
Initial draft of new layout proposal
Pravin Shinde [Fri, 3 Jul 2009 09:52:00 +0000 (11:52 +0200)]
Added basic support for fedora live cd
testing is yet to be done
Pravin Shinde [Fri, 26 Jun 2009 17:59:52 +0000 (19:59 +0200)]
fixed the problems with name in ubuntu.conf
i had labels of knoppix in ubuntu by mistake
fixed them.
Pravin Shinde [Fri, 26 Jun 2009 12:54:37 +0000 (14:54 +0200)]
Removed one error from generate_initrd.sh
file mount_http_iso is not used and not present, but I was copying it in the script
Now it is removed, so initrd.gz should be created without any problems.
Pravin Shinde [Fri, 26 Jun 2009 10:34:54 +0000 (12:34 +0200)]
Made entries for rom, alien in ubuntu menu
Pravin Shinde [Fri, 26 Jun 2009 10:28:54 +0000 (12:28 +0200)]
Ubuntu added to BKO (with problems)
it boots, mounts httpfs, but fails because of some squashfs errors.
Pravin Shinde [Thu, 25 Jun 2009 21:50:40 +0000 (23:50 +0200)]
made changes to incorporate ubuntu, need testing now
Pravin Shinde [Fri, 19 Jun 2009 16:41:17 +0000 (18:41 +0200)]
small bug fix : about finding the URL of iso automatically.
I had (and still have) confusion about if `ls /iso/*.iso` provides full path or only filename.
I am doubting that ls from busybox for kernel 1.4 and ls from busybox for kernel 1.6 behave differently.
Pravin Shinde [Fri, 19 Jun 2009 16:11:48 +0000 (18:11 +0200)]
removed the files which where added by mistake.
Pravin Shinde [Fri, 19 Jun 2009 16:05:45 +0000 (18:05 +0200)]
improved mount_http_iso.sh by removing hardcoded ISO name.
and trimmed knoppix.conf by removing entries which are not applicable.
Pravin Shinde [Fri, 19 Jun 2009 14:26:29 +0000 (16:26 +0200)]
Added support knoppix 5.0.1
Pravin Shinde [Fri, 19 Jun 2009 06:17:42 +0000 (08:17 +0200)]
Added few more pages for FAQ and creating BKO bootable USB.
Pravin Shinde [Thu, 18 Jun 2009 19:28:21 +0000 (21:28 +0200)]
Few more additions to index.html
Pravin Shinde [Thu, 18 Jun 2009 12:36:36 +0000 (14:36 +0200)]
Modified index.html, still long way to go...!!!
Pravin Shinde [Wed, 17 Jun 2009 19:58:08 +0000 (21:58 +0200)]
Added binary files which are not going to change over time.
Pravin Shinde [Wed, 17 Jun 2009 18:08:48 +0000 (20:08 +0200)]
created entries for US, EUROPE
also, changed the SRV_IP/srv_ip variable name to HTTPFS/httpfs
Pravin Shinde [Wed, 17 Jun 2009 16:26:45 +0000 (18:26 +0200)]
Seperated the network mounting related code from linuxrc.
It is now maintained in mount_http_iso.sh
Pravin Shinde [Wed, 17 Jun 2009 08:40:36 +0000 (10:40 +0200)]
Fixed the issues with booting from dsl.iso, now it boots from iso.
Pravin Shinde [Wed, 17 Jun 2009 08:12:27 +0000 (10:12 +0200)]
Attempting to boot from iso instead of KNOPPIX
but is is proving harder than expected as the permissions on mounts of HTTPFS are not correct
and I am not able to modify them.
Pravin Shinde [Tue, 16 Jun 2009 07:09:13 +0000 (09:09 +0200)]
added busybox and mount commands in minirt24.gz