|
Release01
0.1 Release Notes
WarningsWarning: Evoke now uses gzip to compress the kernel and all modules. There are reports that evoke is now unbootable on qemu, however, there are no reports of problems on real hardware. If you find any problems, we urge you to create a ticket in the issue tracker describing the boot problem. FeaturesInstalling evoke on a FreeBSD systemFirst, you need to fetch a release iso, for example: fetch http://www.damnsmallbsd.org/pub/evoke/misc/ISO-IMAGES/0.1/r1/evoke.iso Then, extract the evoke directory to your / (note, extract only the 'evoke' directory, if you try to extract the entire thing, it will make your / unreadable by non-root users). tar -xvpf evoke.iso -C / evoke Evoke is now installed on your system! You can activate it by doing the following: echo "/evoke/0.1/r1/FreeBSD/7.1/i386/loader" >/boot.config Note that 0.1 and r1 are the release and revision you are running, respectively. If you are using 0.2 or HEAD, change them accordingly. (Evoke's 'update' utility has a menu for normal users). It is recommended that you read Config and the rest of this document before rebooting, so you can for example enable sshd, configure static ip addresses, and other necessary steps. SSHLike the pilot, 0.1 supports ssh, however because evoke is currently single user, the ssh daemon is disabled. To enable it, add the following to /evoke/misc/site.conf: evoke.sshkey="ssh-rsa AAAAB3NzaC1yc2EAAAABI...." Where the key is your public key. Currently, this method is an administrative interface that only supports a single public key. It is not recommended to use this feature in a pxeboot environment unless the hardware of both the boot server, the client, and all networking infrastructure is completely secured. InstallEvoke supports a basic installer, intended for use with dedicated hard drives or thumb drives. Shared systems (with freebsd, windows, etc) are currently not supported with installer. This includes resizing partitions, adding boot menus, etc. Please do not use on those drives, thank you. To access the installer, type: installer And choose the 'Install Evoke' menu entry. UpdateEvoke now supports an update utility. To access, simply type: update This will list your bootable filesystems, and allow you to choose the release to update to. If you want to specify a directory to update, type: update /directory Caveat: The Activate menu entry only activates systems that boot directly off of the filesystem. Systems which are netbooted are not supported through this menu. Changes to Previous ReleasesN/A Programs
Special ThanksJamie Ivanov of RadioactiveRussian.com for providing another test machine for the kenv patch. Revisionsr8Released: 06/13/2009 Targets
Errata
Security Updates
r7Released: 05/05/2009 Targets
Errata
Security Updates
r6Released: 05/05/2009 Targets
Errata
Security Updates
r5Released: 04/22/2009 Targets
Errata
Security Updatesr4Released: 04/19/2009 Targets
Errata
Security Updates
r3Released: 04/15/2009 Targets
Errata
Security Updates
r2Released: 04/12/2009 Targets
Errata
Security Updates
r1Released: 04/07/2009 Targets
Security Updates
|
Sign in to add a comment