All of lore.kernel.org
 help / color / mirror / Atom feed
* Some basic questions
@ 2011-08-12 23:59 Frank W. Miller
  2011-08-13  0:34 ` Greg KH
                   ` (7 more replies)
  0 siblings, 8 replies; 23+ messages in thread
From: Frank W. Miller @ 2011-08-12 23:59 UTC (permalink / raw)
  To: linux-hotplug


Greetings,

I apologize if these questions seem trivial or are document somewhere
that I haven't searched as yet.

I'm essentially trying to build a new distro type.  I currently have
kernel 2.6.39.2 booting from a USB stick.  The kernel comes up using the
Intel framebuffer kms in its proper resolution and I have some basic
graphics routines that allow me to output as desired to the screen, and
NOTHING ELSE.

My next step is to get udev going.  To that end, I've downloaded and
studied to some extent release 172.  I'm using FC12 as my build machine
(e.g. gcc 4.4.2).  This is what I think is supposed to happen, please
correct me if I'm wrong on any of this.

When I build udev, I do this:

configure --enable-static

This is to get the udev binaries to build without needing libraries.
Then:

make

I get this:

  CC     extras/input_id/input_id.o
extras/input_id/input_id.c: In function ‘test_key’:
extras/input_id/input_id.c:173: error: ‘BTN_TRIGGER_HAPPY’ undeclared
(first use in this function)
extras/input_id/input_id.c:173: error: (Each undeclared identifier is
reported only once
extras/input_id/input_id.c:173: error: for each function it appears in.)
make[2]: *** [extras/input_id/input_id.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I did a search and came up with some results about kernel and udev
version mismatches but being the newbie to udev I am, I'm not sure I
understand what to do.  So thats the first question?

Once I get the binaries built, I'll need to install them and the config
files in the proper places in my USB filesystem correct?  I get this
output from the configure script:

	udev 172
	====

	prefix:			/usr
	sysconfdir:		${prefix}/etc
	sbindir:		${exec_prefix}/sbin
	libdir:			${exec_prefix}/lib
	rootlibdir:		${exec_prefix}/lib
	libexecdir:		${exec_prefix}/libexec

	datarootdir:		${prefix}/share
	mandir:			${datarootdir}/man
	includedir:		${prefix}/include

	include_prefix:		/usr/include

	systemdsystemunitdir:	

	logging:		yes
	debug:			no
	selinux:		no

	compiler:		gcc
	cflags:			-g -O2
	ldflags:		

	rule_generator:		yes
	hwdb:			yes
	udev_acl:		yes
	gudev:			yes
	gintrospection:		yes
	keymap:			yes
	floppy:			no
	edd:			no

	usb.ids:		/usr/share/hwdata/usb.ids
	pci.ids:		/usr/share/hwdata/pci.ids
	firmware path:		\"/lib/firmware/updates/\", \"/lib/firmware/\"

	xsltproc:		/usr/bin/xsltproc
	gperf:			/usr/bin/gperf

I'm assuming I'll need to install the binaries in /usr/sbin?  And the
config files in /usr/share/hwdata?

I then need to start udevd on bootup correct?

OK, maybe I should see what the answers to these questions are before I
ask more silly things  ;)

Thanks in advance for any assistance on this.  I'd really like to keep
this as simple as possible.  For example, its not clear to me what
"extras" are and how to turn them off if they are not needed.

Thanks,
FM





^ permalink raw reply	[flat|nested] 23+ messages in thread
* some basic questions
@ 2003-11-03 17:26 Redeeman
  2003-11-05 15:07 ` Redeeman
  0 siblings, 1 reply; 23+ messages in thread
From: Redeeman @ 2003-11-03 17:26 UTC (permalink / raw)
  To: Reiserfs Mailinglist

i am wondering about a few things. i am seriously thinking of change to
reiserfs. i experience bad stuff happen to fat32 often, and i have got
tired of it. i have a kernel with version 3.6 of reiserfs.

will it be possible to convert to reiserfs4?
is it possible to defragment a partition with reiserfs (or will it be in
version 4?)
is it possible to undelete stuff?
is it the correct choice for my use? (mp3, movies, cd images)
is there anything i should know?

thanks, and have a nice day

-- 
Regards, Redeeman
()  ascii ribbon campaign - against html e-mail 
/\                        - against microsoft attachments


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2011-08-14  6:44 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-12 23:59 Some basic questions Frank W. Miller
2011-08-13  0:34 ` Greg KH
2011-08-13  0:50 ` Frank W. Miller
2011-08-13  3:19 ` Allin Cottrell
2011-08-13  3:33 ` Frank W. Miller
2011-08-13 18:20 ` John Lumby
2011-08-14  3:25 ` Frank W. Miller
2011-08-14  3:33 ` Frank W. Miller
2011-08-14  6:44 ` Allin Cottrell
  -- strict thread matches above, loose matches on Subject: below --
2003-11-03 17:26 some " Redeeman
2003-11-05 15:07 ` Redeeman
2003-11-05 15:11   ` Carl-Daniel Hailfinger
2003-11-05 15:44     ` Redeeman
2003-11-05 15:48       ` Nikita Danilov
2003-11-05 15:52         ` Redeeman
2003-11-05 15:58           ` Redeeman
2003-11-05 16:02             ` Nikita Danilov
2003-11-05 16:00           ` Nikita Danilov
2003-11-05 16:08           ` Bennett Todd
2003-11-05 15:15   ` Nikita Danilov
2003-11-05 16:47   ` Hubert Chan
2003-11-05 17:05     ` Redeeman
2003-11-05 17:20       ` Hubert Chan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.