Linux & UNIX in commercial appliances


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Linux & UNIX in commercial appliances
# 1  
Old 01-13-2014
Linux & UNIX in commercial appliances

Hi All,

I was wondering how come major router vendors (e.g C**CO ) use
a custom linux/unix in their appliance but do not publish this custom code.
Isn't it a disobedience to the GPL licence ?

Please share your thoughts.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Xalan & Xerces issues for Oracle Linux 6.6 & Solarisstudio12.3 C++ compiler for Linux

Hi Team, I am facing issue while using Xalan & Xerces for my application. Below are my environment details i am using :- Platform:- Oracle Linux 6.6 Compiler :- solarisstudio12.3 C++ compiler for Linux Below are the versions of Xalan & Xerces source code used to build the shared object... (0 Replies)
Discussion started by: agrachirag
0 Replies

2. UNIX for Dummies Questions & Answers

Installing Unix & Linux

Hi, I am a newbie to Unix/Linux and I have always been fascinated by them. I just need information on how I can install a Unix/Linux operating system on an Acer Laptop that previously had a Windows XP OS installed. Any hints or suggestions would be appreciated. (1 Reply)
Discussion started by: Pitsmero
1 Replies

3. Ubuntu

Installing Commercial Linux Programs

I a writing a program which I would like to distribute commercially to Linux users. This question doesn't apply specifically to Ubuntu, but Ubuntu will be one of the Linux systems involved, and Ubuntu is one of the systems on which I have practiced installing. I have sufficient Linux experience... (5 Replies)
Discussion started by: BrandonShw
5 Replies

4. UNIX for Advanced & Expert Users

What is the difference between Unix & linux

:confused: Hi All Can anyone help me in finding the answer of the question mentioned below. What is the difference between Unix & linux ? Thanks in Advance to all CSaha (1 Reply)
Discussion started by: csaha
1 Replies

5. UNIX for Dummies Questions & Answers

free vs commercial Unix

First off, I apologize for making my first post here a question that has probably been asked over a billion times... however with the ever changing nature of technology, it almost seems like yesterday's answers are no longer applicable. Basically I am looking to start up a business and am trying... (15 Replies)
Discussion started by: Verbose Bob
15 Replies

6. UNIX for Dummies Questions & Answers

Learning Unix & Linux

I'm new to Unix. I'm just looking for really good unix documents through Internet as pdf format on programming in all shells, and system adminstrator documents, and well as just all around really good documents on unix. Thank you (5 Replies)
Discussion started by: faaarin
5 Replies

7. UNIX for Dummies Questions & Answers

Linux & Unix Compatibility

I am looking for a dual XEON or any dual CPU motherboard that can support Linux and Solaris at the same time. Does anyone have any idea? I am now looking at the TYAN S2507T / TYAN S2505T / TYAN S2720, you guys have any clue?:confused: (6 Replies)
Discussion started by: doyho
6 Replies

8. UNIX Desktop Questions & Answers

what is the difference between Unix & linux, what are the advantages & disadvantages

ehe may i know what are the difference between Unix & Linux, and what are the advantages of having Unix as well as disadvantages of having Unix or if u dun mind i am dumb do pls tell me what are the advantages as well as the disadvantages of having linux as well. thanks (1 Reply)
Discussion started by: cybertechmkteo
1 Replies

9. UNIX for Dummies Questions & Answers

Are Unix & Linux the Same ?

Well i have downloaded some Linux stuff and isos but before i install i really like to know what is the diffirence and i like to install apache webserver , can it be done on Linux ? I am a real Dummy but after some practice i will be a PRO :-) Thanks for all the replies .. (1 Reply)
Discussion started by: zodiac
1 Replies
Login or Register to Ask a Question
LIBGUESTFS(8)						      System Manager's Manual						     LIBGUESTFS(8)

NAME
update-guestfs-appliance - update the supermin appliance used by libguestfs SYNOPSIS
update-guestfs-appliance DESCRIPTION
update-guestfs-appliance creates or updates the supermin appliance for use with libguestfs. It uses febootstrap for this, therefore access to the package repository is needed. A supermin appliance contains only lists of files and directories. The contents of the referenced files are only copied into an ad-hoc filesystem whenever libguestfs starts a virtual machine. Therefore, calling update-guestfs-appliance is only needed after libguestfs has been installed or when the filesystem layouts or dependencies of needed packages on the host system have been changed. FILES
/usr/lib/guestfs/make.sh (the script that does the actual work), /usr/lib/guestfs/supermin.d/hostfiles /usr/lib/guestfs/supermin.d/base.img SEE ALSO
guestfish(1), guestmount(1), febootstrap(8), febootstrap-supermin-helper(8). AUTHOR
update-guestfs-appliance and this manual page were written by Hilko Bengen <bengen@debian.org>, for the Debian project (and may be used by others). August 2011 LIBGUESTFS(8)