summaryrefslogtreecommitdiffstats
path: root/rules
Commit message (Collapse)AuthorAgeFilesLines
* * dbus: rest of the config fixes; patch by Roland HostettlerRobert Schwebel2006-11-265-24/+161
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6375 33e552b5-05e3-0310-8538-816dae2090ed
* added xrdb for xresources initialisationLuotao Fu2006-11-232-0/+144
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6371 33e552b5-05e3-0310-8538-816dae2090ed
* updated ipkgLuotao Fu2006-11-231-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6370 33e552b5-05e3-0310-8538-816dae2090ed
* added description for some xorg extensionsLuotao Fu2006-11-231-2/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6369 33e552b5-05e3-0310-8538-816dae2090ed
* fixed adobe fontsLuotao Fu2006-11-234-4/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6367 33e552b5-05e3-0310-8538-816dae2090ed
* * genpart: addedRobert Schwebel2006-11-223-0/+114
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6366 33e552b5-05e3-0310-8538-816dae2090ed
* create ext2 image before hd image. Use the generated image for hd images ↵Sascha Hauer2006-11-221-18/+19
| | | | | | aswell instead of generating it again git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6364 33e552b5-05e3-0310-8538-816dae2090ed
* remove old partition magic for hd imageSascha Hauer2006-11-221-14/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6363 33e552b5-05e3-0310-8538-816dae2090ed
* allow installation of a /boot/grub/menu.lstSascha Hauer2006-11-222-0/+13
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6362 33e552b5-05e3-0310-8538-816dae2090ed
* * dbus: updates by Roland Hostettler; version update by rscRobert Schwebel2006-11-211-6/+55
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6360 33e552b5-05e3-0310-8538-816dae2090ed
* * Rules.make: fixed FILE vs. THING; patch by Lev IserovichRobert Schwebel2006-11-211-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6357 33e552b5-05e3-0310-8538-816dae2090ed
* midnight commander needs libnslJuergen Beisert2006-11-211-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6356 33e552b5-05e3-0310-8538-816dae2090ed
* * rootfs: split config into menuesRobert Schwebel2006-11-214-55/+17
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6355 33e552b5-05e3-0310-8538-816dae2090ed
* * libxml2: new config optionRobert Schwebel2006-11-212-0/+15
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6354 33e552b5-05e3-0310-8538-816dae2090ed
* * piece together the cuddly toys to a huge monster againJuergen Beisert2006-11-204-779/+692
| | | | | | | | | - this avoids twiddleing with subtargets - inhibits modifications in ptxdist main program - makes it harder to maintain. Sorry git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6353 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6352 ↵Robert Schwebel2006-11-201-1/+1
| | | | 33e552b5-05e3-0310-8538-816dae2090ed
* remove busbox dependenciesSascha Hauer2006-11-201-52/+13
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6351 33e552b5-05e3-0310-8538-816dae2090ed
* adding start script and configuration to nfs serviceJuergen Beisert2006-11-193-8/+99
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6350 33e552b5-05e3-0310-8538-816dae2090ed
* fix wrong pathJuergen Beisert2006-11-191-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6349 33e552b5-05e3-0310-8538-816dae2090ed
* fix wrong pathJuergen Beisert2006-11-191-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6348 33e552b5-05e3-0310-8538-816dae2090ed
* user defined crond (busybox) configuration addedJuergen Beisert2006-11-192-0/+30
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6347 33e552b5-05e3-0310-8538-816dae2090ed
* fixing service namesJuergen Beisert2006-11-192-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6345 33e552b5-05e3-0310-8538-816dae2090ed
* stupid typo fixedJuergen Beisert2006-11-191-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6344 33e552b5-05e3-0310-8538-816dae2090ed
* fix typoJuergen Beisert2006-11-181-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6343 33e552b5-05e3-0310-8538-816dae2090ed
* fix typoJuergen Beisert2006-11-181-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6342 33e552b5-05e3-0310-8538-816dae2090ed
* using consitent service namesJuergen Beisert2006-11-171-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6341 33e552b5-05e3-0310-8538-816dae2090ed
* clean upJuergen Beisert2006-11-171-2/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6340 33e552b5-05e3-0310-8538-816dae2090ed
* fix hostname generationJuergen Beisert2006-11-171-1/+23
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6339 33e552b5-05e3-0310-8538-816dae2090ed
* several updates to make it work again. more to come next weekSascha Hauer2006-11-172-60/+43
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6337 33e552b5-05e3-0310-8538-816dae2090ed
* move klibc dependency to klibc.makeSascha Hauer2006-11-171-4/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6336 33e552b5-05e3-0310-8538-816dae2090ed
* * pureFTPJuergen Beisert2006-11-173-48/+87
| | | | | | | | | | - move startup script selection into the packet - allow user defined startup script - allow user defined runtime configuration # open issue: configure runs twice! git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6331 33e552b5-05e3-0310-8538-816dae2090ed
* crond start script addedJuergen Beisert2006-11-163-2/+66
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6330 33e552b5-05e3-0310-8538-816dae2090ed
* adding startupscript for busysbox' syslogd/klogdJuergen Beisert2006-11-163-24/+107
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6328 33e552b5-05e3-0310-8538-816dae2090ed
* replacing special placeholders in every inittab fileJuergen Beisert2006-11-151-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6327 33e552b5-05e3-0310-8538-816dae2090ed
* using correct telnetd pathJuergen Beisert2006-11-151-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6326 33e552b5-05e3-0310-8538-816dae2090ed
* using kernel's environment for buildingJuergen Beisert2006-11-151-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6325 33e552b5-05e3-0310-8538-816dae2090ed
* do not strip screenrcSascha Hauer2006-11-141-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6324 33e552b5-05e3-0310-8538-816dae2090ed
* install default config fileSascha Hauer2006-11-142-4/+17
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6323 33e552b5-05e3-0310-8538-816dae2090ed
* add ldd scriptSascha Hauer2006-11-143-0/+107
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6321 33e552b5-05e3-0310-8538-816dae2090ed
* add GNU screenSascha Hauer2006-11-143-0/+139
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6320 33e552b5-05e3-0310-8538-816dae2090ed
* * xorg keyboard extensionsJuergen Beisert2006-11-147-5/+23
| | | | | | | | - adding parts of Gilbert's patch - adding additional changes to avoid breaking other projects git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6319 33e552b5-05e3-0310-8538-816dae2090ed
* * mkfontscale/mkfontdirJuergen Beisert2006-11-142-2/+4
| | | | | | | - adding freetype dependency git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6318 33e552b5-05e3-0310-8538-816dae2090ed
* tried to solve the dependencies problem, not solved yetJuergen Beisert2006-11-134-10/+18
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6317 33e552b5-05e3-0310-8538-816dae2090ed
* adding domain name service and portmap to inetdJuergen Beisert2006-11-122-13/+36
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6316 33e552b5-05e3-0310-8538-816dae2090ed
* adding support for local /etc/modules fileJuergen Beisert2006-11-122-0/+22
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6315 33e552b5-05e3-0310-8538-816dae2090ed
* replace dot by underscore to make it work. Can someone explain me why?Juergen Beisert2006-11-122-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6314 33e552b5-05e3-0310-8538-816dae2090ed
* typo fixedJuergen Beisert2006-11-121-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6313 33e552b5-05e3-0310-8538-816dae2090ed
* build in right orderJuergen Beisert2006-11-121-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6311 33e552b5-05e3-0310-8538-816dae2090ed
* provide /etc/inetd.conf generation also for the inetd from packet inetutilsJuergen Beisert2006-11-121-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6310 33e552b5-05e3-0310-8538-816dae2090ed
* remove unused entries from services and inetd.conf also for the new servicesJuergen Beisert2006-11-121-0/+9
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6309 33e552b5-05e3-0310-8538-816dae2090ed