Difference between pages "User talk:Ivanvcouso" and "Package:Camorama"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m
 
(initial commit)
 
Line 1: Line 1:
== Introduction ==
{{Ebuild
|Summary=A webcam application featuring various image filters
|CatPkg=media-video/camorama
|Homepage=http://git.gnome.org/browse/camorama/
}}
Camorama is an easy to use straight forward webcam image still capturing program.


This document will describe all required steps to install Funtoo to an external USB hard disk as a portable operating system. It assumes you have the experience of a manual Funtoo install.
{{console|body=###i## emerge camorama}}
 
{{EbuildFooter}}
== Instalation Overview ==
 
 
Montar disco
Crear particiones:
    1 FAT32 Label=Share
    2 EXT4 Label=USBFuntoo
    NO SWAP
mkdir /mnt/Funtoo
Mount USBFuntoo /mnt/Funtoo
cd /mnt/Funtoo
wget stage3 x86-32bit generic
extraer
chroot
Crear SWAP
Downloading the portage tree
Configuring the system
----------------
/etc/fstab:
LABEL=USBFuntoo / ext4 noatime 0 1
/mnt/SWAP none swap sw 0 0
-----------------
emerge gentoo-sources
usar genkernel --disklabel --menuconfig --all
instalar grub:
real_root=LABEL=USBFuntoo
 
=== hi from [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) ===
Hi could you please watch the java, and python pages?  i need to make some pages explaining how to use the watch features of mediawiki.  Could you also go through the pages to ensure that everything contained within them is correct?  thanks for your time! [[User:Threesixes|Threesixes]] ([[User talk:Threesixes|talk]]) 03:45, March 27, 2015 (UTC)

Latest revision as of 05:03, March 27, 2015

Camorama

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

Camorama is an easy to use straight forward webcam image still capturing program.

root # emerge camorama