ewt
033797c0ef
added dbiGetFirstKey()
...
CVS patchset: 2602
CVS date: 1998/12/15 05:48:11
1998-12-15 05:48:11 +00:00
ewt
26bd58415b
1) store basenames only in fileindex
...
2) do realpath stuff in rpmdbFindByFile()
3) do smart symlink chasing
CVS patchset: 2600
CVS date: 1998/12/15 05:45:36
1998-12-15 05:45:36 +00:00
ewt
665fc7e909
don't do realpath stuff here; it's done in rpmdbFindByFile() now
...
CVS patchset: 2599
CVS date: 1998/12/15 05:43:18
1998-12-15 05:43:18 +00:00
jbj
ce37ae3d9d
permit http:// and file:// url's as well as ftp://.
...
attempt ftp ABOR on query/verify url's.
cache open ftp control descriptor with password.
verify needed same realpath semantics as query.
plug fd leak in urlGetFile().
CVS patchset: 2598
CVS date: 1998/12/14 21:34:11
1998-12-14 21:34:11 +00:00
jbj
80693fe2ce
Move inlines to rpmio.c.
...
rpmio.h needs necessary includes.
CVS patchset: 2594
CVS date: 1998/12/10 20:56:01
1998-12-10 20:56:01 +00:00
jbj
9d8c68e32d
translate cpio errors using cpioStrerror.
...
CVS patchset: 2592
CVS date: 1998/12/05 23:22:41
1998-12-05 23:22:41 +00:00
jbj
3fae42117d
display "..?....." rather than "..5....." for unreadable files.
...
run time (rather than compile time) host endian check.
CVS patchset: 2589
CVS date: 1998/12/05 19:38:29
1998-12-05 19:38:29 +00:00
jbj
c36ca7c15b
Typos.
...
CVS patchset: 2588
CVS date: 1998/12/05 19:18:43
1998-12-05 19:18:43 +00:00
jbj
c76756479e
caldera patches (ray@Caldera.DE)
...
CVS patchset: 2584
CVS date: 1998/12/03 19:36:01
1998-12-03 19:36:01 +00:00
jbj
d92ce3f635
added ARM patches.
...
CVS patchset: 2583
CVS date: 1998/12/03 19:30:32
1998-12-03 19:30:32 +00:00
ewt
d12d3e8eea
1) let you pass the db type per-index
...
2) during rebuild, just open packages.rpm, not the indexes
CVS patchset: 2579
CVS date: 1998/12/03 14:47:55
1998-12-03 14:47:55 +00:00
ewt
8351bf636a
made rpmio.o contiain the functions properly
...
CVS patchset: 2576
CVS date: 1998/12/02 20:50:57
1998-12-02 20:50:57 +00:00
jbj
9b362a451a
Compile in default macro values sufficient to pass make check.
...
CVS patchset: 2575
CVS date: 1998/12/02 19:55:36
1998-12-02 19:55:36 +00:00
jbj
b3179e6de3
Set max_macro_depth to 16 always.
...
CVS patchset: 2574
CVS date: 1998/12/02 18:09:41
1998-12-02 18:09:41 +00:00
jbj
d923921296
change --rcfile to permit colon separated file list.
...
compile in defaults from rpmrc/macros.
CVS patchset: 2573
CVS date: 1998/12/02 17:59:32
1998-12-02 17:59:32 +00:00
jbj
4c4388dea1
Sanity.
...
CVS patchset: 2572
CVS date: 1998/12/02 15:17:01
1998-12-02 15:17:01 +00:00
jbj
d13e728542
More build popts moved to build.c
...
Fix access of freed memory.
CVS patchset: 2571
CVS date: 1998/12/01 23:28:26
1998-12-01 23:28:26 +00:00
jbj
234db2e2f6
Start separating build options.
...
I18N for popt tables.
CVS patchset: 2568
CVS date: 1998/12/01 17:18:38
1998-12-01 17:18:38 +00:00
jbj
5f72265982
Sanity.
...
CVS patchset: 2567
CVS date: 1998/12/01 00:10:18
1998-12-01 00:10:18 +00:00
ewt
4dede4ad3c
switched exists() to rpmfileexists()
...
CVS patchset: 2563
CVS date: 1998/11/30 17:48:03
1998-11-30 17:48:03 +00:00
jbj
b2fd4c2d88
Add dup for the "other" gzdopen premature close.
...
CVS patchset: 2556
CVS date: 1998/11/25 00:42:36
1998-11-25 00:42:36 +00:00
jbj
4551a1256f
Clean up on files.c.
...
CVS patchset: 2555
CVS date: 1998/11/24 19:30:38
1998-11-24 19:30:38 +00:00
jbj
bf93337cec
Sanity.
...
CVS patchset: 2554
CVS date: 1998/11/23 21:47:55
1998-11-23 21:47:55 +00:00
jbj
fa463ea4ab
Typo.
...
CVS patchset: 2553
CVS date: 1998/11/23 19:06:28
1998-11-23 19:06:28 +00:00
jbj
eb0436b4b2
Start abstracting compressed I/O.
...
CVS patchset: 2552
CVS date: 1998/11/22 19:48:48
1998-11-22 19:48:48 +00:00
jbj
a15a36abd1
Sanity.
...
CVS patchset: 2551
CVS date: 1998/11/20 20:18:22
1998-11-20 20:18:22 +00:00
jbj
2b44c3a5c3
permit "rpm -q --specfile ... file.spec" queries.
...
CVS patchset: 2547
CVS date: 1998/11/20 00:29:46
1998-11-20 00:29:46 +00:00
jbj
7e617bde36
lclint noise.
...
CVS patchset: 2544
CVS date: 1998/11/19 19:10:23
1998-11-19 19:10:23 +00:00
jbj
dc7ee4090d
finish hiding rpmdb index record data ("matches").
...
CVS patchset: 2543
CVS date: 1998/11/19 18:10:28
1998-11-19 18:10:28 +00:00
jbj
2578b7fc84
implement abstract fd type almost everywhere.
...
CVS patchset: 2542
CVS date: 1998/11/18 21:41:05
1998-11-18 21:41:05 +00:00
jbj
9e52926682
Sanity.
...
CVS patchset: 2541
CVS date: 1998/11/18 19:42:07
1998-11-18 19:42:07 +00:00
jbj
28c4ae83a3
LCLINT pass 0.
...
CVS patchset: 2540
CVS date: 1998/11/16 21:40:28
1998-11-16 21:40:28 +00:00
jbj
468597524d
remove redundant md5 computation on uninstall.
...
CVS patchset: 2534
CVS date: 1998/11/08 18:23:16
1998-11-08 18:23:16 +00:00
jbj
bb2f68c510
don't compute md5sum on non-file %config objects. (from Jos Vos)
...
CVS patchset: 2529
CVS date: 1998/11/07 22:48:12
1998-11-07 22:48:12 +00:00
jbj
496f994b05
add new Epoch: keyword just like Serial:.
...
CVS patchset: 2520
CVS date: 1998/11/06 22:12:01
1998-11-06 22:12:01 +00:00
jbj
4514c7600f
solaris: don't attempt static link. (Tim Mooney)
...
fix: timeCheck in rpm.c should be unsigned long. (Tim Mooney)
osf: prov searches only shared libraries. (Tim Mooney)
solaris: set PATH in prov/req scripts. (Tim Mooney)
fix: ignore modes on symlinks. (Tim Mooney)
CVS patchset: 2517
CVS date: 1998/11/06 19:55:55
1998-11-06 19:55:55 +00:00
ewt
983300ecb3
their must be a { between two % in a query format (unless %% is used)
...
CVS patchset: 2509
CVS date: 1998/10/29 16:33:04
1998-10-29 16:33:04 +00:00
jbj
482a553ada
fix off-by-1 alloca that prevented relocating /.
...
CVS patchset: 2504
CVS date: 1998/10/27 19:54:08
1998-10-27 19:54:08 +00:00
ewt
62efcbd3fc
1) split query option parsing into popt subtables
...
2) moved query code into rpmlib
CVS patchset: 2502
CVS date: 1998/10/27 05:41:02
1998-10-27 05:41:02 +00:00
jbj
5fc8cb62a5
First attempt at "make check".
...
CVS patchset: 2465
CVS date: 1998/10/20 11:54:13
1998-10-20 11:54:13 +00:00
jbj
9f20ee028b
augment --showrc with -v, only display set variables without -v.
...
add macrofiles variable, permit second entry to initMacros().
CVS patchset: 2463
CVS date: 1998/10/15 23:29:25
1998-10-15 23:29:25 +00:00
jbj
0406f6dae3
Test drill.
...
CVS patchset: 2446
CVS date: 1998/10/11 20:58:58
1998-10-11 20:58:58 +00:00
jbj
df9b72c229
permit rpm to be built in a sub-directory (--srcdir=DIR).
...
CVS patchset: 2441
CVS date: 1998/10/11 15:19:55
1998-10-11 15:19:55 +00:00
jbj
8ce5bb8feb
return CPIO_BAD_HEADER instead of exiting. (Scott M. Stone)
...
CVS patchset: 2438
CVS date: 1998/10/09 00:52:32
1998-10-09 00:52:32 +00:00
jbj
768c0238b0
untranslate "(none)" for auto relocating script wrappers.
...
CVS patchset: 2436
CVS date: 1998/10/09 00:48:18
1998-10-09 00:48:18 +00:00
jbj
1607fbe7a3
Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.
...
CVS patchset: 2425
CVS date: 1998/10/08 14:59:17
1998-10-08 14:59:17 +00:00
jbj
d93b2ada11
egcs warning removal.
...
CVS patchset: 2422
CVS date: 1998/10/08 11:55:37
1998-10-08 11:55:37 +00:00
jbj
1516f1d56c
configure using automake.
...
CVS patchset: 2418
CVS date: 1998/10/08 10:40:27
1998-10-08 10:40:27 +00:00
jbj
44df481b46
fix per-arch macro setting (e.g. optflags).
...
better way to handle Linux vs. linux.
CVS patchset: 2416
CVS date: 1998/10/07 16:05:51
1998-10-07 16:05:51 +00:00
jbj
698ec23718
attempt to deal rationally with os as "Linux" or "linux".
...
CVS patchset: 2415
CVS date: 1998/10/07 15:33:51
1998-10-07 15:33:51 +00:00